/covid-19-monitor

An easy to use covid-19 monitor; monitor the COVID sitaution, run self test and report suspected COVID situation around you.

Primary LanguageJavaScript


Logo

COVID Monitor

An easy to use covid-19 monitor; monitor the COVID sitaution, run self test and report suspected COVID situation around you.

View Demo . Report Bug . Request Feature

Downloads Contributors Issues License

About The Project

Screen Shot

The project is a COVID-19 tracker website that provides real-time statistics on the global COVID-19 pandemic. The website displays information such as the total number of confirmed cases, deaths, and recoveries worldwide. Users can also view country-specific data, including the number of cases, deaths, and recoveries for each country.

The website features a simple and user-friendly interface, with a search bar that allows users to search for specific countries. The data is presented in easy-to-read graphs and charts, which can be helpful in understanding trends and patterns in the pandemic.

In addition to the statistics, the website also provides news updates related to COVID-19, including the latest developments in vaccines, treatments, and public health policies.

A list of commonly used resources that I find helpful are listed in the acknowledgements.

Things I learnt while working on this project:

  • How to build a landing page with HTML CSS and JS
  • How to make a website responsive with CSS
  • How to make use of DOM manipulations in websites
  • How to consume API using the built-in js fetch function
  • How to host an app. from github on REPL

Built With

This project was built the following technologies:

Requirements

  • Modern web browser (Chrome, Safari, Firefox or IE +10).
  • Basic Javascript Knowlegde.
  • Install Live Server on Vscode.

Installation

  • Clone the repo. (git clone)
  • Perform the following:
$ cd covid-19-monitor
$ run live server

Features:

  • Users can view latest COVID Stats from Different Cities in the World.
  • Users can run COVID self test by answering some questions.
  • Users can report COVID case.
  • Users can get assistances in Emergency Situations.

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.

  • If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
  • Please make sure you check your spelling and grammar.
  • Create individual PR for each suggestion.
  • Please also read through the Code Of Conduct before posting your first idea as well.

Creating A Pull Request

  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

License

Distributed under the MIT License. See LICENSE for more information.

Authors

Acknowledgements