Amarjit-Khan / Hostel-management

A hostel management website for GCECT college hostel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Title

This project is on "Hostel Management System".We have implemented this project using flask.Here we have provided some basic functions for "Admin" and "User".For "User" there are apply,login,check status, update profile, upload image functions. For "Admin" there are some functions like accept or reject application, allocate rooms, show student details, search student.More functions will be incorporated in future.

Installation & APIs

  • Open terminal in VS code
  • Install flask
  python -m pip install flask
  • Install razorpay to local machine.
  python -m pip install razorpay
  • Install flask_sqlalchemy to local machine.
  python -m pip install flask_sqlalchemy
  • Run the software using the run command.
  python -m flask run

About

A hostel management website for GCECT college hostel


Languages

Language:CSS 37.6%Language:SCSS 28.8%Language:HTML 25.0%Language:Python 4.5%Language:JavaScript 4.1%