Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Students-Management-System

It is a console-based Java Application which helps in managing course enrollments and balance information for the students.

The Application does the following:

  • Asks the user how many new students will be added to the database

  • The user is prompted to enter the name and year for each students

  • Every student gets a 5-digit unique ID, with the first number being their grade level

  • A student can enroll in multiple courses like:

    • Java,

    • Python,

    • JavaScript,

    • Go,

    • Ruby, etc

  • Each course costs $200 to enroll

  • The student can be able to view their balance and pay the tuition amount

  • We can see the status of the student, name, ID, courses enrolled and balance at the end

About

console-based Java Application which helps in managing course enrollments and balance information for the students.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages