NadiaIdris / ts-student-list-app

Frontend repo of the student's app. The app allows users to view all the students in the database, and add, delete, and update student information. Users can also register, log in, log out, and delete their accounts. ⭐ Create a new account or log in with credentials email: testaccount@gmail.com, password: testaccount
https://mylisty.com
MIT License
1 stars 0 forks source link

Create a generic confirmation modal and create a confirm deleting a student out of it #12

Closed NadiaIdris closed 2 months ago

NadiaIdris commented 3 months ago

Confirm to delete student modal

image

First place where student can be deleted

image

Second place where student can be deleted

image