Skip to content

devcenter-square/disease-info-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Repo for the PWA which displays the information gotten from the Disease Info API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published