This is the backend API for the Booking App project. It is built using Node.js, Express, and MongoDB, providing endpoints for user authentication, managing places, and bookings.
- User registration and login
- JWT-based authentication
- CRUD operations for places and bookings
- File upload for place photos