Skip to content

Website for Dining Facility at IIT Indore

License

Notifications You must be signed in to change notification settings

gjain-7/Mess-Website

 
 

Repository files navigation

Mess Website - Website for Dining Facility at IIT Indore

A Django-based software project that simplifies the process of applying for rebates by students.

Features

  • Automated rebate rule checks
  • Student information access
  • Admin allocation
  • Email notifications
  • Billing automation

Ongoing development of additional features ...

Note to Developers

Setup

  • Clone the repository
    $ git clone https://github.com/DaemonLab/Mess-Website.git
  • Install Python 3.7 Or Higher
  • Install Django
    $ pip install django
  • Install all dependencies
    $ pip install –-user -r requirements.txt
  • Finally run
    $ python manage.py runserver

Note: SQLite is as the default database during development

Documentation

Read the Documentaions on /docs/_build/html/index.html

About

Website for Dining Facility at IIT Indore

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 38.8%
  • JavaScript 26.8%
  • CSS 25.1%
  • HTML 9.1%
  • Other 0.2%