Skip to content

strickb2/Student-Database-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Student-Database-App

Java project completed as part of Udemy course. Created to manage student enrollment and balance.

Application capable of doing the following:

  • Prompts the user for the number of students to enroll
  • Takes the name and year of each student as input
  • Generates a 5 digit ID, with the first number being their year
  • Takes the courses enrolled as input and generates balance based on total

Releases

No releases published

Packages

No packages published

Languages