Vjti Hostel Portal is a Web-Application for all hostel related processes
The key features:
|
Student-Side 👨🎓
- Automated FY-room allocation using data structres to avoid tedious-time consuming process
- Display Merit-List eligible for the hostel
- Sy-TY-4Y Room allocation wherein students can choose their own roommates and rooms
- Raise greivances by filling a form which automates email to the admin
- Digitalising Gate Pass for students and sending a email to the security
- Receiving notifications sent by the admin
- a One-to-One/Group chat with the hostelites
- QR-Code Scanner for paying Hostel Fees
Admin-side👨💻
- Post notifications to the hostelites
- Approve student application for the hostels
- Attendance-System using face recognition system
- Clone the repository
https://github.com/stealth-bombeer/Hostel-Management-Portal.git
To start the frontend user interface
cd client
npm install
npm start
To start the backend server
cd server
npm install
npm start
- Kunal Goudani
- Tanaya Shelke
- Rohan Fatehchandka
- Dev Bhuva
- Sakshi Mahure
- Om Doiphode
- GitHub repo link: Link to repository