MNNIT utilities is used to mark attendence at hostel gates and giving some features like personlised class and mess time table etc.
This project is available in both android application and web-site.
To reduce the long wait at the queues, our app will generate a QR code(unique for each student) which the gate guards will scan through their mobile application, same for checking into the hostel.
There is a lot of mess food wastage, our app will display the current menu, and the student can poll, if they want to eat it or not.
This can also be used to register the complaints here, which would be delivered to the caretaker from time to time.
It gives features host online communities(such as web, ML and even UPSC aspirants) , where the seniors with a mentor profile can post information stuff to help their juniors with stuff.
We have made accessible the timetable of the MNNIT dispensary and the nearby hospitals, so that the accessibility of these facilities.
- HTML
- CSS
- JAVA SCRIPT
- PYTHON
- ANDROID STUDIO
- React
- Asgiref
- Colorama
- Django
- Pillow
- Pytz
- Qrcode
- Six
- Sqlparse
- Android libraries
- Firebase
- ZXingScanner
python -m venv whatever_name_you_want
for window PC use following in cmd
your_environment_name\Scripts\activate
git clone https://github.com/dev-lovedeep/devjam.git .
pip install -r requirements.txt
python manage.py migrate
if this give some error use
python manage.py makemigrations
python manage.py migrate
python manage.py runserver
and in browser go to following URL http://localhost:8000/ to see the project
#Team Name: Code_Pirates
Member 1: Mohit Pandey 20194204
Member 2: Lovedeep Singh Kamal 20198042
Member 3: Ishan Gupta 20194175
Member 4: Arun Kumar 20194109