Codiologoist / DigitalTwins

0 stars 0 forks source link

Enhance Admin Page with Doctor CRUD Functionalities #43

Open tehreemAsif63 opened 3 weeks ago

tehreemAsif63 commented 3 weeks ago

User Story

As an admin,
I want to have CRUD functionalities (Create, Read, Update, Delete) for managing doctors on the admin page,
so that I can efficiently add, edit, view, and remove doctor records as needed.


Acceptance Criteria


Additional Information


Notes

tehreemAsif63 commented 2 days ago

Cannot display unhashed passwords

tehreemAsif63 commented 1 day ago

For now we have a hard-coded admin automatically created once the server starts. username: admin123 password: iamtheadmin