Git Product home page Git Product logo

hospitalms's Introduction

Horas Management System (HMS)

Horas Management System is a Hospital Management System using C#, Windows Forms and Oracle Database.

Description

The HMS is organized into clinics. Each clinic has a name, working hours and floor number. We keep track of :

  • Medical Staff (first and last name, age, gender, specialization, shifting time, year of employment, and contact number). The Medical Staff Includes [Doctors - Receptionists]
  • Patient (National ID number, full name, conditional illness, responsible doctor, and the room he stayed at)
  • The current available Medicine (code number, name, quantity, and price).

Prerequisites

  1. Install Visual Studio
  2. Install Crystal Reports with the same version of VS
  3. Any Oracle Database.

Getting into the project

ERD

ERD

Schema

Schema

🔸 Database SQL Script
🔸 Database Procedures

’Login’ Page where the Doctors & Receptionists can login into their accounts.

Screenshot (180)

’Register’ Page allows Doctors & Receptionists to register and make an account, all fields have validation checkers.

Screenshot (182)

’Doctor Part’ consists of 4 pages:

  1. Home, where the doctor can show all the reports that he has made
  2. My Data, where he can edit any thing related to his profile like the name, shift time or ...
  3. My Clinic
  4. Add Report.

Screenshot (185)

’Clinic’ Page, where the doctor can show the clinic name, working hours or display all the other clinics.

Screenshot (188)

’Add Report’ Page, Each doctor writes a detailed Report for each patient describing the medicines which the patient took, the duration patient spent and his conditional illness.

Screenshot (191)

’Receptionist Part’ consists of 5 pages:

  1. Home, where the receptionist can show all the bills of the patients
  2. My Data, where he can edit any thing related to his profile like the name, shift time or ...
  3. Make an Appointment
  4. Make a Bill
  5. Show Rooms.

’Make an Appointment’ Page, where the receptionist can make an appointment between the doctor and the patient.

Screenshot (196)

’Make a Bill’ Page, where the receptionist makes a bill contains the patient name, medicine and cost.

Screenshot (199)

’Show Rooms’ Page, where the receptionist shows all the rooms. Each room has a unique number, floor number, number of all beds and taken beds.

Screenshot (203)

Other Screenshots

Reports

Bills

Pharmacy

Medical Stuff Data

Change Password

Show Patients

hospitalms's People

Contributors

abanoub-asaad avatar israabr avatar kareem100 avatar nada-elsayed-anies avatar nada263 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

hospitalms's Issues

[BUG] Database Exception in case of exceeding 20 characters

When I'm trying to increase the number of characters in first name or last name of Receptionist to be more than 20 characters, This exception happens :

Screenshot (169)

My thoughts :

It would be better to add limits or check the validation of the entered input.

UPDATE

The same problem happens when I'm trying to make an appointment. In First Name, Last Name, and Description sections.

Mistake in typing

In ERD, Schema, and Database, Medical_Stuff should be Medical_Staff.

Problem in case of Generating a Report

When I'm trying to be a doctor and generating a report from the home page, this problem appears :

image

I don't know if the problem is happening only with me or with all of you.

[BUG] Age is negative in Receptionist "My Data" page

In Receptionist
When I'm trying to add a Birthdate with the next year like 2049, it works well without showing a message box. Also, when we do this the age becomes negative as the attached image:

Screenshot (173)

My thoughts :

Try to add a validation function to check the birthdate.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.