/HostelVerse

A fully digitized and automated web app designed to streamline the daily tasks of a hostel warden | Runners up at the Unscript Rookie 2022 hackathon.

Primary LanguageJavaScript

HostelVerse

HostelVerse is a Hostel Management System, which aims to digitize and automate the daily and monotonic tasks that a Hostel Warden or Caretaker does.

Features

  • Sign up for students using their college email id
  • Automated Hostel Allotment Procedure, based on higher priority to the farthest students
  • Creating Leave Applications, Room Issues that the warden can Resolve/Approve/Reject online
  • Statistics for Admin, like Hostel Occupancy Rate, Issue Clearance Rate for Wardens
  • Create Feedback for the hostels and give them rating
  • Location based Check In/Check Out for monitoring attendance of Students

Tech Stacks

Frontend

Backend

Screenshots

image image

Installation

Install HostelVerse with yarn/npm.

Clone the repository

  git clone https://github.com/IIITKotaDevs/HostelVerse.git

Install Node modules

  yarn install

Start the server

  yarn start

Future Milestones

  • Integrate a payment gateway like Stripe, RazorPay for students to pay their hostel fees
  • Chat with Warden: Students should be able to chat with the warden in case of any urgent matters
  • Emergency Beacon: Students can use the emergency beacon to send a distress signal to the emergency services present at the campus

Contributors