Skip to content

coderustle/learning-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Learning System 🌐🔐

Installation

  • Clone the repository and cd into it
  • Create a virtual environment and activate it
  • Install dependencies with pip install -r requirements.txt
  • Run migrations with python manage.py migrate
  • Load sample data with python manage.py loaddata sample_data.json

About

Django learning system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published