XYZ International is a large Institute; Management in this institute wants to create Proper Student management System. There for they contact you and asked you to create Propto type of Student Management System for them
Basically they are looking for
1) User in Institute Use this application only if they enter correct User ID to the system
2) New Student Register Form(Each Student Has their own student ID)
3) There should be a way to get Student Data Simply by entering there Student ID
4) Get Course Details and there Prices
This is a group assignment and you can have maximum of 4 and minimum of 2 in a group.
Please pay attention on the following areas.
- Modularization and use of functions
- Appropriate error handling (E.g: Display friendly error messages)
- Good coding practices (E.g: Indentation, Use of comments, simplicity and readability of the code)
- Display proper instructions to the user.