Skip to content
/ Hygie Public

Hospital Dispatcher App Prototype | 🏫 MyDigitalSchool Paris

Notifications You must be signed in to change notification settings

Mikheull/Hygie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hygie Issues GitHub last commit

This is an app to dispatch people in hospital
This project was done in school (4th year)

Installation

Use git clone to install this app.

git clone https://github.com/Mikheull/Hygie.git
npm install

Import the database (here)

Create .env file in root folder and write next lines :

SQL_HOST=localhost
SQL_USER=root
SQL_PWD=root
SQL_TABLE=hygie
URI=http://localhost:3030/

Usage

npm run start

Team

YassHouays

About

Hospital Dispatcher App Prototype | 🏫 MyDigitalSchool Paris

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published