- [x] `/users` route show all users - [x] `/instructors` route show all instructors - [x] `/students` route show all users as admin - [ ] add delete all users[students] - [x] add delete user beside user data - [x] add make admin button - [x] `/instructor` show all users - [x] add delete all instructors - [x] add delete instructor beside user data - [x] add make admin button - [x] `student/<int:id>` route - [x] `/me` route - [x] be instructor button - [x] show instructor profile - [x] instructor profile - [x] edit instructor - [x] delete instructor
/usersroute show all users/instructorsroute show all instructors/studentsroute show all users as admin/instructorshow all usersstudent/<int:id>route/meroute