One-stop portal for teachers and employees for content management, progress tracking and overall analytics
A website having numerous features seggregated based on user roles
- Managers - Can add/remove employees
- Employees - each employee serves 10-15 schools
- Headmasters - representative of each school
- Teachers - working at schools
- Data analytics
- Simplified user experience
- User oriented paths
- Interactive UI
https://github.com/IndiaCFG2/team-11
Execute
cd KEF11
pip3 install -r requirements.txt
Create your username and password of your choice
python3 manage.py createsuperuser
python3 manage.py makemigrations
python3 manage.py migrate
python3 manage.py runserver
http://127.0.0.1:8000/