Skip to content

Tiran98/24SevenHMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Group ID - 2021S2_REG_WE_58

24Seven Hospital Management System

Group Member Details

IT19165394 Galagoda R R P W M R V N vinuri-g
IT19113982 Rikas M R M RikasMRM
IT19178028 Hettiarachchi T M Tiran98
IT19143200 Sandakalum H G D hdgsandakalum

Purpose of the Project

This project focuses on a web application to manage the main functions of a medical center. This will help to overcome issues of a manual system such as less security, long access time, access permission and data redundancy. There are four main sub systems excluding the User management. They are,

  1. Channeling Management
  2. Inventory Management
  3. Finance Management
  4. Lab Report Management

Technologies

MERN stack has use for the development of this project. MERN stands for MongoDB, Express, React, Node, after the four key technologies that make up the stack.

  1. MongoDB - document database
  2. Express(.js) - Node.js web framework
  3. React(.js) - a client-side JavaScript framework
  4. Node(.js) - the premier JavaScript web server

Express and Node make up the middle (application) tier. Express.js is a server-side web framework, and Node.js the popular and powerful JavaScript server platform.

How to get started with your app

Prerequisites

  1. Install NodeJS v14.18.0

Starting the React server

In the app directory, first:

npm install

then, you can run:

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

Starting the Express server

In the api directory, first:

npm install

then, you can run:

npm start

Runs the server in the development mode.

About

3rd Year 2nd Semester SPM Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages