Skip to content

Richard-accel/eNCDC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POC system, integrate mine with Kaijian button funtion

create virtual environment
# python -m venv venv

activate the virtual environment
# venv\Scripts\activate

Install the libraries from the requirements.txt
# pip install -r requirements.txt

run it on command prompt
# uvicorn main:app --reload

About

This is the eNCDC system that will display the charts and KPI according to the disease selected

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors