Skip to content

This user-friendly and interactive django web-app generates the quiz marksheet of students in the form of excel files and mails them individually. It helps in developing negative marking scheme throuh the use of G-form quizzes. .

TAbhay/Marksheet-Generator

Repository files navigation

Proj1 Result Generator

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 quiz marksheet of students in the form of excel files and mails them individually. It helps in developing negative marking scheme throuh the use of G-form quizzes. .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published