You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Welcome to BaggageBugs, a RESTful backend service for managing luggage storage facilities, user authentication, booking management, and reviews. This API powers the backend of a luggage storage web application, enabling travelers to conveniently locate, book, and review storage facilities.
📦 Project Structure
This API includes the following main modules:
Health Check – Basic endpoint to verify server status.
User Authentication – Registration, login, logout, password change, etc.
Facility Management – Add, edit, and view storage facilities.
Booking Management – Make and manage bookings for facilities.
Maps Integration – Coordinate-based facility search and time/distance estimation.
Reviews – Post and retrieve reviews for facilities.