Kevin Apodaca ⚡️

Covidly - COVID-19 Tracker Tool 🦠

Covidly Screenshot

Overview

Covidly is a web app that tracks COVID-19 cases including the confirmed, recovered, deaths, and death rate statistics.

Data is fetched from multiple datasets and then visualized into live data tables, an interactive heatmap, and relevant news and tweets relating to the pandemic.

Tool was developed as a collaboration with a team of 10 people as a semester project for the University of Texas at El Paso Information Retrieval course and uses an Agile/Scrum development strategy.

Tech Stack

Django

To fetch and sanitize data, and render front-end

HTML 5

To develop the frontend and create structure

Bootstrap

To style the app, and add responsiveness

Chart JS

To visualize data using tables and charts

SQLite

To temporarily store covid COVID data

Heroku

To host and deploy the application to the web