Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 845 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 845 Bytes

Student-Accomodation Management system

Student Accommodation Management System is a tool for finding on-campus housing at universities; it is usually a user-friendly website. Students can use it to look for openings, request accommodations, make reservations, and process payments, among other important functions. This project promises improved safeguarding of information and a more seamless experience for both administrators and students

For this MongoDB data base is used. Storing the information in different collections make easy to manipulate and access easy for this project. Collections used to store all the information are admin, building, room, student, student_request, payment. Collections that are ceated are Admin,Building, Rooms,Students, Requests,Payment.

You can find additional information in the report pdf included.