Skip to content

This project provides updates, symptoms, prevention, and emergency response to the current outbreak of Coronavirus (COVID-19).

License

Notifications You must be signed in to change notification settings

ruhulaminparvez/Covid-19-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid-19-Tracker 🚨

This project provides updates, symptoms, prevention, and emergency response to the current outbreak of Coronavirus (COVID-19).

Demontrations

Intro Preview :

World State Preview :

About Covid Preview :

Symptoms Preview :

Prevention Preview :

Contract/Emergency Preview :

Technologies 🛠

  1. Bootstrap (Front-end)
  2. CSS (Styling)
  3. PHP (Back-end)
  4. MySQL (Database)
  5. Covid-19 API

How to SetUp this Project on Your Local Machine :

  1. Clone this repo on your local machine using git clone https://github.com/ruhulaminparvez/Covid-19-Tracker.git
  2. Create a database named db_corona in your phpmyadmin (MySQL Database).
  3. Create a table named case-corona in your db_corona database with 6 columns (id, username, email, number, syndromes,description).
  id (int, 255, AI, PK)
  username (varchar, 255)
  email (varchar, 255)
  number (varchar, 255)
  syndromes (varchar, 255)
  description (varchar, 255)
  1. Run the project on your local server (XAMPP, WAMPP, etc.)

Bugs 😒

If you run into any issues or have questions, ideas or concerns. Please enjoy and feel free to share your opinion, constructive criticism, or comments about my work. Feel free to email me at ruhulaminparvez007@gmail.com, Thank you!😊

About

This project provides updates, symptoms, prevention, and emergency response to the current outbreak of Coronavirus (COVID-19).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published