Skip to content

QiForge/Hostel-Mess-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML5 CSS3 JavaScript GitHub GitHub last commit

🏠 Hostel & Mess Management System

👨‍💻 A Mini Project by Team Falcoon of QiForge (CSE B.Tech)


📘 Overview

The Hostel & Mess Management System is a front-end web project designed to simplify hostel and mess operations for students and administrators.
It allows users to view hostel details, check weekly mess menus, register as hostel residents, and get contact information — all within a simple and responsive web interface.

This project focuses on clean design, teamwork, and the fundamentals of HTML, CSS, and basic JavaScript.


🧑‍💻 Team Members

Name Role Description
Yogesh (Leader) Lead Developer & JS Integrator Project setup, JavaScript logic, and final integration
Saurabh Pandey (Vice Leader) HTML Developer & Documentation Static page creation and documentation
Ratan Gupta UI Designer & CSS Contributor UI layout and styling
Naval Kishor Form Developer & Tester Registration form and testing

📄 See full role details in [team.md]


🧱 Tech Stack

  • HTML5 – Structure & content
  • CSS3 – Layout & styling
  • JavaScript (Basic) – Interactivity (menu display, form validation, etc.)
  • GitHub – Version control & collaboration

📂 Project Structure

hostel-mess-management/
│
├── index.html
├── about.html
├── mess.html
├── login.html
├── dashboard.html
├── student.html
├── complaints.html
│
├── css/
│   ├── style.css
│   ├── navbar.css
│   ├── dashboard.css
│
├── js/
│   ├── main.js
│   ├── login.js
│   ├── mess.js
│   ├── hostel.js
│   └── complaints.js
│
└── assets/
    ├── logo.png
    ├── hostel.jpg
    ├── mess.jpg
    └── icons/

About

A front-end mini project for managing hostel and mess operations — built with HTML, CSS, and JavaScript by the team Falcon (CSE B.Tech).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors