Skip to content

mr-vijaychauhan/covid19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Covid-19 Tracker

Coronavirus disease Case Tracker in the World
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Contributing
  3. License
  4. Contact
  5. Acknowledgments

About The Project

Product Name Screen Shot

This GitHub repository contains the source code for a Covid-19 dashboard that provides an interactive and visual representation of the latest Covid-19 data and statistics. The dashboard is built using a combination of modern web technologies, including JavaScript, HTML, CSS, Bootstrap, and API.

The dashboard uses Mapbox, a popular mapping platform, to display geographical data on a map. This allows users to easily see the spread of the virus across different regions and view information such as the number of confirmed cases and deaths. The Mapbox integration is achieved using JavaScript, which is used to fetch data from an API and display it on the map.

The design of the dashboard is built using HTML and CSS, with the help of the Bootstrap framework. Bootstrap provides a responsive design that is optimized for both desktop and mobile devices, making it easy for users to access the information they need no matter what device they are using. The use of CSS also allows for customization of the visual appearance of the dashboard, making it possible to create a unique and appealing look and feel.

The data displayed on the dashboard is fetched from a real-time API, which is updated regularly with the latest information. This ensures that the information displayed on the dashboard is always up-to-date and accurate, providing users with the most current data available. The use of an API also allows for easy integration with other data sources and platforms, making it possible to expand the functionality of the dashboard in the future.

In summary, this GitHub repository contains a comprehensive Covid-19 dashboard built using JavaScript, Mapbox, HTML, CSS, Bootstrap, and API. The dashboard provides an interactive and visual representation of the latest Covid-19 data, and its modern web technologies make it both user-friendly and responsive.

(back to top)

Built With

This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

(back to top)

Contributing

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

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  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

(back to top)

License

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

(back to top)

Contact

Vijay Chauhan - @mr_vijaychauhan

Project Link: https://github.com/mr-vijaychauhan/covid19

(back to top)

Acknowledgments

Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!

(back to top)