Skip to content

A Health Reporting App for the Chicago Department of Public Health (CDPH)

Notifications You must be signed in to change notification settings

uchicagotechteam/cdph-react-native

Repository files navigation

CDPH Reporting App

A Health Reporting App for the Chicago Department of Public Health (CDPH)

screenshot

Setup

git clone https://github.com/JiaqiGao/cdph-react-native/

Install packages.

npm install

Run the app in an iOS simulator with

react-native run-ios

If you get a bundle error, do react-native upgrade and opt to keep your current .gitignore but replace the xproj

Customize

Edit the app from the src folder, adding any necessary components and pages. Disease information powering the app is pulled from src/assets/data.json. Please maintain the structure of the json file when adding new diseases or removing previous ones.


Contributors

This project was created through Institute of Politics TechTeam at The University of Chicago for the Chicago Department of Public Health. Project management and technical development was led by Jiaqi Gao. User interface design was managed by Yena Kim.

About

A Health Reporting App for the Chicago Department of Public Health (CDPH)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published