Skip to content

shakib609/thesis-review-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thesis Review System

A web interface created with Python's Django framework to make the process of reviewing theses more interactive and painless.

Local setup

  • Install poetry.
  • Install all the requirements through poetry install
  • Migrate the database changes poetry run python manage.py migrate
  • Run Server poetry run python manage.py runserver

About

A Django Thesis Review Website for students and teachers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published