Accusamus2065 / Easy-Healthcare

MIT License
0 stars 2 forks source link

A new button "Refresh" needs to be added to the ListOfPatientsView.java and connected to the backend #52

Closed riyadvaliyev closed 1 year ago

riyadvaliyev commented 1 year ago

Currently, there are only "log out" and "modify" buttons in upper part of the panel in ListOfPatientsView.java, but we need to add a functional "Refresh" button too, in case there are new patients being added to the list while doctor is using the program. And he needs to access to the communication with them urgently because of the nature of the problem they might be experiencing. So we want to keep the "update status" option as accessible as possible for the doctors.