Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.23 KB

README.md

File metadata and controls

33 lines (20 loc) · 1.23 KB

Frontend/UI for Disease Info

User interface to display the scrapped data gotten by the Disease Info scrapper from Health Organizations sites like WHO, CDC et al. It is an Angular PWA on a Bootstrap framework.

It is live here - https://disease-info.herokuapp.com/

Getting Started

Clone the project repository by running the command below if you use SSH

git clone [email protected]:devcenter-square/disease-info-ui.git

If you use https, use this instead

git clone https://github.com/devcenter-square/disease-info-ui.git

Setting Up

  1. Install Node.js
  2. cd into the project directory
  3. npm install
  4. nodemon or node server.js to launch the app

Contributing

The #1 contribution you could make is to blog, share, post, tweet, and tell people about disease-info. This will go a long way in building a sustainable community.

View the Contribution Guide for how to contribute.

To Do

  • Flash cards - easily digestible presentation rather than long post for every disease
  • Complete offline access
  • Add images and infographics to aid visual representation