Giter Club home page Giter Club logo

hospital-management-system's Introduction

HOSPITAL MANAGEMENT SYSTEM

  • Is a Full-stack application. i.e React - Frontend & Rails Backend.

Problem Statement

  • Hospitals are full of recorded data; Handling this amount of data in terms of storage and retrieval on a daily basis is a major challenge.

Solution

  • Developing a web application that enables medical staff and professionals to conveniently store and retrieve records on a regular basis.

Backend(ERD)

Database

Minimum Viable Product

  1. Record doctors and their appointments.
  2. record patients, their diagnosis and prescriptions
  3. Record medicines, their categories and descriptions.
  4. Record various diseases and symptoms.

Technologies

  • Ruby On Rails - For setting up the application backend.
  • Postgres - For setting up database.
  • React - For building user interfaces.
  • CSS - For styling the application.
  • Heroku - For deploying the application.

User Experience

Dashboard

Dashboard

Doctor Appointments

Appointments

Doctors

Doctors

Patients

Patients

Diseases

Diseases

Diagnostics

Diagnostics

Medicines

Medicines

Prescriptions

Medicines

User account

Medicines

How to Run App

  1. Comment out first validations for patient and user at their respective models
  2. Open terminal and run bundle install to install the necessary gems
  3. Run rails db:create
  4. Run rails db:migrate db:seed
  5. Run rails s to start rails server (backend).
  6. Open a different terminal and run npm install --prefix client to install the required dependencies
  7. Run npm start --prefix client to start react frontend.
  8. Sign up and login to enjoy the App.

hospital-management-system's People

Contributors

thadeusdev avatar wilson-ochieng avatar noahkimtai avatar sirjimke avatar

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.