Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 699 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 699 Bytes

School-Database:

Coded a program with a console menu that takes the input of school course information, faculty information, and student information to write out to a file. The program can also read in an existing text file, parse the information for display to console, and have some functions to display which student has the most amount of credits.

Information:

The project is mostly coded in: java javascript