Skip to content

TAbhay/Transcript-Generator

Repository files navigation

Proj2 Transcript-Generator

https://youtu.be/m_pENqJ8lRY

Python version : 3.9

  • Install dependencies by running "pip install -r requirements.txt" from project directory

  • Make and Run migrations

    • python manage.py makemigrations
    • python manage.py migrate
  • Run server

    • python manage.py runserver
  • Open the browser and hit http://127.0.0.1:8000

About

This user-friendly and interactive django web-app generates the transcript ( in pdf format ) of students .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published