Skip to content

Department management system, with some custom from and custom models using Django function based project.

Notifications You must be signed in to change notification settings

NowshadRuhan/Department-Management-with-custom-form-using-Django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Department-Management-with-custom-form-using-Django

Department management system, with some custom from and custom models using Django function based project.

Main 3 custom models

  1. Departments
  2. Teachers
  3. Students

Using this custom models, and some custom form it's a basic django Department-Management system, where i used method based view for build this project.

Relations of models are

  1. Department - Teachers (One to many objects)
  2. Department - Students (One to many objects)
  3. Teachers - Students (One to many objects) for Thesis and projects, or others subjects relations.

About

Department management system, with some custom from and custom models using Django function based project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages