This app focuses on bringing together day to day needs of a college student. As we ourselves are college we realized that there are various utilities that are available on different platform but not a single app that provides a complete package.
Attendance Record Manager, Events Calendar , Course Curriculum , Identity Card , Notes , Time .
The app is build using HTML5, CSS 3, Vanilla JS, JQuery, Bootstrap 4, Canvas JS and DJango for backend support.
Build Instruction :
Linux :-
You must have installed pip3 and python3 in your system. If not then follow below commands
- sudo apt-get install python-pip python-dev
- python3 -m pip install --upgrade pip
Now install django>
pip install django
Copy all the files in repository into a folder, inside that folder run command
python3 manage.py runserver
Open link http://localhost:8000/accounts/login/