A quick little application put together to play around with the Java language.
Uses a JDBC connection to store details in a database that would allow for schools in a hypothetical scenario to be able to see various details for students as well as teachers and also lookup which teacher is currently assigned to each grade.
Requires a local SQL database named SchoolManagementSystem