Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.64 KB

README.md

File metadata and controls

46 lines (29 loc) · 1.64 KB

stuCamp

Hostel/Accomodation management platform

stuCamp

Introduction

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.

Getting Started

This project makes use of React for the frontend. MongoDB, Express and Node for the backend.

Running Your Frontend in Dev Mode

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

Frontend

View the README.md in the frontend folder for the frontend documentation

API Reference

View the README.md in the backend folder for the API documentation

Author

Acknowledgements