Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/awass04/mini-application

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.
https://github.com/awass04/mini-application

application csharp isbn isbn-10 menu verifications

Last synced: about 1 month ago
JSON representation

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.

Awesome Lists containing this project

README

        

# Mini-Application
A menu system I have created to display a basic understanding of C#.

# Functionality
* Verifies ISBN numbers
* School Roster
* Add student
* Remove student
* View school or individual form
* Trinary converter

# Language Used
C#