Skip to content

Latest commit

 

History

History
15 lines (5 loc) · 452 Bytes

File metadata and controls

15 lines (5 loc) · 452 Bytes

School Management System

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