A web-based administrative interface (backoffice) for managing hostel rooms, bookings, and staff — part of the HostelApp full-stack project.
This backoffice is part of the HostelApp suite:
- Backend:
hostelapp-express— Backend built with Express.js and MongoDB. Includes authentication, real-time chat, REST APIs, file uploads, and structured logging. Available for testing via Swagger. - Mobile App:
hostelapp-react-native— Mobile frontend built with Expo and TypeScript. Includes Google and Apple Authentication, real-time chat and more. Available on Google Play. - Backoffice (this repo):
hostelapp-backoffice— A web-based admin panel designed to analyze app statistics through a browser-friendly interface.