Hostel/Accomodation management platform
stuCamp is an hostel management platform. It help student find the best accommodation available within the least amount of time. Enabling students to run very specific searches and retrieve detailed information on accomodations that match their exact requirements. Student will be able to secure hostels according to their budget and in their preferred location without hassle and secure accommodation before resuming to school.
This project makes use of React for the frontend. MongoDB, Express and Node for the backend.
The frontend app was built using create-react-app. In order to run the app in development mode use npm start
. You can change the script in the package.json
file.
Open http://localhost:3000 to view it in the browser. The page will reload if you make edits.
npm start
View the README.md in the frontend folder for the frontend documentation
View the README.md in the backend folder for the API documentation
- Samuel Adebayo - Adebayo-S
- Abeeb Raheem - belovetech
- Opeyemi Odebode - surahj
- ALX Holberton School (Staff and Students)