Skip to content

Project Presented During SIH'22, A Web APP to help students manage their time effectively

License

Notifications You must be signed in to change notification settings

tarun-hegde/edge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

edge

Project Presented During SIH'22, A Web APP to help students manage their time effectively

Requirements:

  • Python3

Instructions(In Terminal):

virtualenv venv  
source ./venv/bin/activate
pip install -r requirements.txt  
django-admin startproject Project2  
cd Project2  
python manage.py runserver  
python manage.py startapp makin  

About

Project Presented During SIH'22, A Web APP to help students manage their time effectively

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published