Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gangula-karthik/nyp-sit-student-information-application
y1s1 programming assignment in python
https://github.com/gangula-karthik/nyp-sit-student-information-application
Last synced: 1 day ago
JSON representation
y1s1 programming assignment in python
- Host: GitHub
- URL: https://github.com/gangula-karthik/nyp-sit-student-information-application
- Owner: gangula-karthik
- Created: 2022-08-13T06:36:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-16T03:37:50.000Z (over 2 years ago)
- Last Synced: 2024-11-05T11:37:35.904Z (about 2 months ago)
- Language: Python
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NYP SIT STUDENT INFORMATION APPLICATION
y1s1 programming assignment in pythonThe program will allow the user to
- add student information
- update student information
- delete student information
- display all the student information
- search for the student information by:
- module name
- score range
- admission numberexception handling has been added to the program to make sure that the user does not provide wrong information