Skip to content

NoberthNikombolwe/academic-transcript

Repository files navigation

academic_transcript

This is a django project which produce academic transcript

How to use it

  • create virtual environment, run "python -m venv < name of your venv >" then clone this project
  • Enter into the project directory cloned and then run "pip install -r requirements.txt" to install all dependences in your venv
  • Connect your DB in settings.py file and run "py manage.py migrate" to migrate all tables ans sessions to your DB
  • create a superuser
  • Run the server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published