A command-line interface project for a Programming with C# course taught by Microsoft through their edX.org program.
Tools Utilized: C#, OOP in C#, .NET Framework

The purpose of this project was to create a database of courses, teachers, students, and their grades. There is more to this than what's below, I just wanted to show two examples of classes: Creating an individual record and adding that record to a larger database.

Learn more about the course here.

To see the rest, check out the repository here.