Project Overview

Project Name

Covid-19 Tracker

View - https://aslanshaken.github.io/covid-19/

Project Description

Users can get the latest information about Covid-19 confirmed cases, deaths and recovery in the US by States.

API and Data Sample

https://disease.sh/v3/covid-19/jhucsse/counties - USA only, https://disease.sh/v3/covid-19/jhucsse - Worldwide

Wireframes

Please check the link https://res.cloudinary.com/dx93cbdm4/image/upload/v1608582687/Screenshot_from_2020-12-21_11-04-09_by1n43.png

MVP

  • Users can select any States in the US to receive information about Covid-19
  • External API will provide needed information.
  • All information will be applied to the page.
  • It allows to see them confirmed cases, confirmed deaths and recovery.
  • After each new selection, old information will be removed.

PostMVP

  • Will be added event listeners to receive correct information from API.
  • Most selectable States will be kept in local storage.
  • Will be added extra API to check Covid-19 cases in worldwide in one page.
  • Will be used animation and gifts.
  • Will have adjusted for small devices as well.
  • Will be added extra space to have users feedback and suggestions.

Project Schedule

Day Deliverable Status
Dec 18 Prompt / Wireframes / Priority Matrix / Timeframes completed
Dec 21 Project Approval completed
Dec 22 Core Application Structure (HTML, CSS, etc.) completed
Dec 23 Pseudocode / actual code completed
Jan 4 MVP completed
Jan 5 Presentations completed

Priority Matrix

Please check the link -https://res.cloudinary.com/dx93cbdm4/image/upload/v1608615517/Untitled_drawing_qgo1m8.jpg

Timeframes

Component Priority Estimated Time Time Invested Actual Time
API Research H 7hrs 10hrs 10hrs
Work with html tags H 3hrs 5hrs 5hrs
Adding and testing API functions with console logs H 4hrs 2hrs 2hrs
Adjust flex box design to div tags in html H 5hrs 6hrs 6hrs
Add input and button tags, and connect them with API H 3hrs 2hrs 2hrs
Test API request in html H 1hrs 1hrs 1hrs
Apply correctly API's data to HTML H 4hrs 5hrs 5hrs
Apply design for small devices H 4hrs 5hrs 5hrs
Add outsourse data(images,gifts, animations etc.) H 3hrs 3hrs 3hrs
Apply design and make it user friendly with correct logic H 4hrs 4hrs 4hrs
Additional futures H 3hrs 2hrs 2hrs
Total H 41 hours 45hrs 45hrs

Code Snippet

Built With

Share this project:

Updates