live demo link ->https://riyanegi.github.io/Student-Data/
A single page react application where one side of the page has a student details form to submit and the other side has a table that displays all the registered students along with their details.
The Student need to submit following details to register:
- Full Name | required
- Email Id | required
- Batch Year | required
- City | optional (This is an AutoText Field)
- Gender | required And agree to the college policy.
The admin can then see the registered students in the table, and also have following rights;
- Edit any student's details
- Delete any registered student