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
Doctor's clinic is an app designed to keep track of patients and doctor appoinments with patients. This web-app have same login page for both doctor and receptionist .Receptionists can register a new patient & perform CRUD operations. Doctors can view registered patients & view the graph that represents the number of patients registered vs days.
Welcome to the HospitalManagementSystem(HMS), a simple Rails application that provides receptionists and doctors with the ability to manage patient records and view patient registration trends.