https://github.com/king-11/knightmode
https://github.com/king-11/knightmode
authentication college django-application
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/king-11/knightmode
- Owner: king-11
- Created: 2020-02-13T15:26:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T05:31:09.000Z (over 3 years ago)
- Last Synced: 2023-03-10T13:46:07.615Z (over 3 years ago)
- Topics: authentication, college, django-application
- Language: CSS
- Homepage: https://pacific-mountain-94793.herokuapp.com/
- Size: 17.5 MB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Team: Knightmode
## College Bud :
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.
### Features :
Attendance Record Manager,
Events Calendar ,
Course Curriculum ,
Identity Card ,
Notes ,
Time .
#### Technical Specs :
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
>
>1. sudo apt-get install python-pip python-dev
>2. 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/