This is a simple Student information tracker to organize different students information, and modify or look up that information as needed.
The purpose of this software is to demonstrate some of the basic functionality of the Java Programming Language.
{Provide a link to your YouTube demonstration. It should be a 4-5 minute demo of the software running and a walkthrough of the code. Focus should be on sharing what you learned about the language syntax.}
This project was developed using the Visual Studio Code IDE.
It was written in Java, using the Java Development Kit (JDK)
- Add Course lists to Student Class
- Dynamically calculate age based on birthdate
- Save and Load Student Data