This web application showcases various COVID-19 related statistics such as number of infections, number of recoveries, number of active cases and numbers of deaths, both globally and locally (within Singapore).
It also provides access to medical articles about COVID-19, which users can read to increase their awareness & knowledge about the disease.
HOW IT WORKS
LANGUAGES/TOOLS USED
LIBRARIES USED
APIS USED
ART & DESIGN
LIVE DEMO
The COVID-19 Tracker App is able to acquire publicly available and up to date data using a technology called API. APIs, act as intermediaries and facilitate data retrieval for web apps. The web app sends a request to the API, specifying the desired data. The API processes the request, retrieves the data from a server or database, and formats it into a structured format, often JSON or XML. This formatted data is then transmitted back to the web app via HTTP/HTTPS. Finally, the web app interprets and displays the received data, enabling users to access and interact with it seamlessly.
HTML, CSS, Javascript, MERN stack (MongoDB, Express, React, Node.js)
Material UI, Bootstrap, react-countup, react-chartjs-2, Formik, react-loader-spinner
APIs used: melvincwng/covid19-tracker-app-express
Artwork created by Melvin Ng
Check it out by clicking on the link below: https://covid19-sg.netlify.app/
Thank you so much for visiting the COVID-19 Tracker App! Your interest means a lot to me. If you have any questions or feedback, please feel free to share. Your support is greatly appreciated, and I hope you find value in the project. Stay tuned for updates!