The basic apis for get, post, put and delete have been implemented.
The docs can be found at endpoint /api/docs once the server is running.
Connect the front-end to back-end and display all the students in a tabular format.
Add a student to the database when QR with their ID is scanned, and update the displayed table.
The basic apis for get, post, put and delete have been implemented.
The docs can be found at endpoint /api/docs once the server is running.
Connect the front-end to back-end and display all the students in a tabular format.
Add a student to the database when QR with their ID is scanned, and update the displayed table.