COVID19-MONITOR - M1 Project

App that display top 10 countries per Infeccions, deaths and recovered.

Description

​A quick overview on the COVID situation around the world, with the 10 top countries for contagiuos, deaths, recovered. ​ COVID19-MONITOR has been developed as a part of the Ironhack Web Developement bootcamp with the COVID19API API and using JavaScript. ​

MVP (Minimum Viable Product)

​ The MVP will include: ​

  • Homepage: It will include all the links to navigate around the app and the music genre buttons and display the updated daily data of the world scope (Contagioous, deaths, recovered)
  • Dashboard: It will display the top 10 countries displayed in sections for contagoious, deaths, recovered. Dropdown menu to select Country and see the detail for each one selected
  • Sign Up: A registration form for new users with email and password validation.
  • Log In: A form for signed up users with email and password validation.
  • FAQ: Everything you want to know about how COVID ​

Backlog

  • Add graphs to the statistics​

  • Add session management ​

  • Add a Log Out option ​

Wireframes

Data structure

  • root/

    --index.htm

    --faq.html

    --nav.html

    --signup.html

    --login.html

    --dashboard.html

    --README.md

    • css/

      --bootstrap.css

      --cssreset.css

      --main.css

    • src/

      --database.js

      --user.js

      --main.js

      --validator.js

      --index.js

      --signup.js

      --login.js

      --dashboard.js

      --data-rapidapid.js (Backup API)

      --data-covid19api.js

  • img/

    --coronavirus-logo.jpeg

    --coronavirus-logo.jpg

    --coronavirus.jpg

    ​--computer-icons-user-profile-head-ico.png

    --coronavirus-crop.jpg

API

--- Check out the interesting COVID19API API I used. 🎶

--- Backup API RAPIDAPI. 🎶 ​

Links

Trello

My 'Trello' board

GitHub

Project GitHub

​ [GITHUB-PAGES]https://mirko1075.github.io/Covid19-monitor/

Slides

PPT Google docs