An open API service indexing awesome lists of open source software.

https://github.com/king-11/knightmode


https://github.com/king-11/knightmode

authentication college django-application

Last synced: 4 months ago
JSON representation

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/