You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An automated roster scheduler which schedules doctors’ shifts in hospital wards at the beginning of every month, following constraints set by the consultant and the free times preferred by the doctors. Runs as a lightweight web application.
Go into /config/db.js and change the password to your local one
Example model, view, controller and route were added.
Work:
M - Login, Consultant
C - Admin, Algorithm
G - Doctor, Frontend
About
An automated roster scheduler which schedules doctors’ shifts in hospital wards at the beginning of every month, following constraints set by the consultant and the free times preferred by the doctors. Runs as a lightweight web application.