Property_Listing
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in miliseconds.
A property listing website where users can browse properties for sale, rent/lease, lands, and other categories. The site includes an admin panel for managing property listings.
- Property listings with filtering by category, price, and location
- Detailed property pages with images, descriptions, and contact options
- WhatsApp integration for inquiries
- Admin panel for managing property listings
- Responsive design based on martindokshomes.com color scheme
/backend
- API and server-side code/database
- Database schema and queries/routes
- API endpoints
/frontend
- Client-side code and assets/components
- React components/styles
- CSS styles
/shared
- Shared types and utilities
- Visit the main page to browse properties
- Access the admin panel at
/admin
(protected by password) - Use the WhatsApp button on property listings to inquire about properties
- Hono (Backend API)
- React (Frontend)
- SQLite (Database)
- TailwindCSS (Styling)