Skip to content

Latest commit

 

History

History
63 lines (42 loc) · 2 KB

README.md

File metadata and controls

63 lines (42 loc) · 2 KB

COVID-19 Sri Lanka - Statistical Dashboard 🇱🇰

GPL License Forks Stargazers

Introduction

Informative dashboard for COVID 19 stats in Sri Lanka. Data are verified and based on Public API that issued by Health Promotion Bureau - Sri Lanka. This dasboard basically includes,

  • Daily COVID 19 cases that reports to public that confirmed as positive
  • Total number of COVID 19 cases in Sri Lanka
  • Number of active cases
  • Number of Deaths
  • etc.

Also this appicalion showing number of reported cases in each district in Sri Lanka and List of hospitals that allocated for COVID 19 with number of COVID 19 patients in each hospital.

Technologies

Implemantations

  • RectJS
  • CSS
  • HTML5
  • JSX
  • Bootstrap

Installation

Install event-planner-backend-freelance with npm

  git clone https://github.com/PasinduS96/COVID19.git   
  cd COVID19
  npm install 
  npm start

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Acknowledgements