A full-featured property booking platform allowing users to list properties, manage rooms, and make reservations. Built with a modular architecture, separating the frontend and backend into individual projects for better maintainability and scalability.
- Property listing & management
- Room-level inventory & pricing
- Room booking with availability check
- Booking and payment history
- Go
>= 1.20 - Node.js
>= 18 - PostgreSQL instance (or Docker)
- Optional: Docker, Redis, Postman
git clone https://github.com/yourusername/booking-app.git
cd booking-app