Skip to content

Web application to track COVID-19 data and real-time US News + JWT Authentication

Notifications You must be signed in to change notification settings

phuclinh9802/Angular-9-Tracker

Repository files navigation

Covid-19 Tracker and News

  • This is a Full-stack personal project which helps users watch, research, and analyze real-time U.S. news data and World's COVID-19 data.

A. Programming languages, framework, and software used in the project:

1. Back-end:

  • Pycharm 2019.3.3
  • Python
  • Microsoft Excel
  • MySQL Workbench 8.0.19
  • MySQL
  • Visual Studio 2019
  • C#

2. Front-end:

  • Visual Studio Code
  • Angular 9.1.7

3. Testing:

  • Postman

4. Deployment:

  • GitHub
  • Nginx/Apache (in process)
  • AWS (server is down due to expensive cost)

B. Diagram to follow:

1. Overview

2. Register/Login pages

3. Dashboard page

C. Instructions on how to access to front-end page

1. Since the back-end service page has not installed SSL Certificate yet, you need to enable it by:

2. Go to the front-end page:

  • Go back to login page by clicking "here" at the bottom of the form again, and sign in. You should be able to access the page now.

  • Some of the dashboard's screenshots:

    • Landing page:

    • News: (MySQL + .NET Core as Backend)

    • Covid-19 Data (CovidAPI as 3rd-party database)