Skip to content

Scenario: You are a Database Administrator for a university and need to create an application to manage student enrollments and balance.

License

Notifications You must be signed in to change notification settings

Pulkit-Rana/Student-Database-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Student-Database-Application

Scenario: You are a Database Administrator for a university and need to create an application to manage student enrollments and balance.

Our application should do the following:

  1. Ask the user how many new students will be added to the database
  2. The user should be prompted to enter the name and year for each student
  3. The student should have a 5-digit unique ID, with the first number being their grade level
  4. A student can enroll in the following courses: History 101

Mathematics 101

English 101

Chemistry 101

Computer Science 101

  1. Each course costs $600 to enroll

  2. The student should be able to view their balance and pay the tuition

  3. To see the status of the student, we should see their name, ID, courses enrolled, and balance

About

Scenario: You are a Database Administrator for a university and need to create an application to manage student enrollments and balance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published