Skip to content

Project approval web app for college developed using Django.

Notifications You must be signed in to change notification settings

hrsh-4/Project-Approval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Project approval is a web application that manages and stores college projects. The system helps both students and faculties to keep constant track of projects submitted by students. A user has different roles depending whether he is a student, faculty, HOD or admin.

Installing packages

  • pip install django
  • pip install django-crispy-forms
  • pip install django-widget-tweaks
  • pip install bootstrap4

Run the project :

  • python manage.py migrate
  • python manage.py runserver

About

Project approval web app for college developed using Django.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published