Skip to content

ashaduzzaman10/Univercity-Management-System-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

university management system

Owner: ashaduzzman akash Verification: Verified Tags: Onboarding

Client Requirement :

Build a university management where admin can manage students,guardians,teachers,staff,department,subjects,exam and accounts.Admin can create ,update ,delete, and manage all the resources

BreakDown the Requirements

Objects :

  1. Student
  2. Guardian
  3. Teacher
  4. Staff
  5. Department
  6. Subject
  7. Exam
  8. Account

Student :

  • id
  • name
  • guardian
  • contact
  • blood
  • account
  • exams
  • department
  • subjects

Guardian :

  • id
  • name
  • contact
  • blood
  • profesion
  • income

Teacher :

  • id
  • name
  • contact
  • blood
  • department
  • salary

Staff :

  • id
  • name
  • contact
  • blood
  • department
  • tittle
  • salary

Contact :

  • id
  • email
  • phone
  • alternative phone
  • address

Address :

  • id
  • road no
  • city
  • region
  • country
  • postal code

Department :

  • id
  • name
  • subjects
  • dean(teacher)
  • teacher

Subject :

  • id
  • name
  • credit
  • department

Exam :

  • id
  • name
  • pass mark
  • duration
  • subject
  • student

Account :

  • id
  • type
  • amount
  • time

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published