Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/apostolouagg/optional-assignment

Here's a program in C# where the user can add a student by providing their details, search for a student based on their name and display their details, and display the names of all students.
https://github.com/apostolouagg/optional-assignment

Last synced: 4 days ago
JSON representation

Here's a program in C# where the user can add a student by providing their details, search for a student based on their name and display their details, and display the names of all students.

Awesome Lists containing this project

README

        

# Optional Assignment

Here's a program in C# where the user can add a student by providing their details, search for a student based on their name and display their details, and display the names of all students.