Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/apostolouagg/optional-assignment
- Owner: apostolouagg
- Created: 2024-03-09T18:00:24.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-09T18:02:30.000Z (8 months ago)
- Last Synced: 2024-03-09T19:23:04.366Z (8 months ago)
- Language: C#
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.