A simple Java application for tracking students and courses using a MySQL database.
- Enroll new students
- Add new courses
- Enroll students in courses
- View students in a course
- View courses for a student on a specific day
Follow these instructions to set up and run the Student Course Tracker on your local machine.
- Java Development Kit (JDK)
- MySQL database