A menu system I have created to display a basic understanding of C#.
- Verifies ISBN numbers
- School Roster
- Add student
- Remove student
- View school or individual form
- Trinary converter
C#
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
A menu system I have created to display my skills in C#. Allows the user to: Verify an ISBN number, add, remove and view a school roster and turn a trinary number into its decimal equivalent.