Skip to content

weddingjuma/Hospital-Management-System

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hospital-Management-System

Hospital Management System (HMS) works on both mobile (Android operating system) as well as a web/browser application (ASP .NET). The Android application is used by the patient while the desktop/web application is used by the hospital staff.

Using the mobile application, the patient can schedule an appointment with a doctor, ask the doctor questions regarding his diagnosis or treatment or call an ambulance in case of an emergency without visiting the hospital, thus saving patient's both time and resources. The patient can also manage his appointments, view complete information regarding his treatment through the app and schedule medical tests. The desktop/web application is used by the hospital staff (doctors and receptionists) for medical, financial and administrative aspects of the hospital.

The communication and data transfer between both platforms occurs through JSON web services which are exposed by ASP .NET web application and consumed by the Android mobile application. The central SQL Server database is hosted in the cloud using Windows Azure platform thus improving reliability and scalability.

Used incremental waterfall model of software engineering throughout the project development and followed all the required phases. Thoroughly documented all the phase details and analyses. After the successful development and thorough testing of the project, the company has implemented it for commercial purposes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 39.8%
  • Classic ASP 37.1%
  • Java 11.8%
  • CSS 8.5%
  • JavaScript 2.8%