Skip to content

punitsakre23/java-student_database_application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Student Database Application

Application to manage Student enrollments and balance

  • Ask the user how many new students will be added to the database
  • The user should be prompted to enter the name and the year for each student
  • Generate a 5-digit unique ID, with the first number being their grade level
  • Student can eroll in various courses
  • Each course cost $600 to enroll
  • The student should be able to view their balance and pay the tuition
  • We should see their name,ID, courses enrolled & balance

About

Student Database Application in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages