Skip to content

MYVirajani/GUI_Group_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Student Registration System

Scope

  • Login Screen

     Users will log in using their username and password, which will be verified against the database.
  • User Management

     Admin users can create normal users who can use the system. Normal users can log in using their credentials.
  • Student Management

    CRUD operations for managing student information including creating, reading, updating, and deleting student 
    records.
  • Grade Management

    Allow input and calculation of student grades, including GPA.

Entities

  • User
    Stores user information for login authentication.
  • Student
     Stores information about students enrolled in the system, including personal details and academic records.

Business Logic

Calculate the GPA for each student based on their grades.

About

Built Student Registration System with admin and user login, CRUD operations, and GPA calculation functionality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages