Project information

  • Category: Application
  • Client: Course Work
  • Type: Individual
  • Project date: 13 April, 2020
  • Project URL: Hospital MS

Project detail

Hospital Management System is an application that integrates all existing activities at the hospital into one location. So that all activities in the hospital, can be arranged and recorded into the application system. This allows the process of existing activities at the hospital to be more structured, efficient, and minimizes the incidence of miss-communication between processes in the hospital. This application has 4 types of Users who can use it, namely Admin who is in charge of controlling the running of hospital administration, Pharmacist who is in charge of running the activities of hospital drugs, doctors, and hospital visitors. This application is made using Windows 10 64 Bit.

Features :

  • This application can automatically make changes to the selection of application views to anyone who is logged in using their respective accounts.
  • Each type of users account has capabilities and restrictions that can be done while using this application.
  • his application can perform CRUD (Create database, Read database, Update database, Delete database) work processes on the MongoDB database which is implemented through a view on the PyQT5 GUI. However, some users cannot access almost the entire MongoDB database, only Admin Users can access the entire database. So that data security cannot be leaked to any users who use this application.
  • Each type of user account can perform CRUD activities. except the doctor's account which can only read the database.
  • A series of program flow made to design this application is made as easy as possible, so it is expected to be easily read by all people who want to use this application, but are curious about how the series of programs used to create this application.

Tools :

Python PyQT5 PyMongo MongoDB Compass MongoDB