Skip to content

yashagg2001/iVaccinate--Hack30

Repository files navigation

iVaccinate--Hack30

When is your turn ?

Use this web app to calculate your COVID risk score which depends on your age and several other diseases
Now, according to no. of registrations and their risk score, know your priority no. of vaccination.

How to run this analysis in your local machine

1. Move to C:\xampp\htdocs : cd C:\xampp\htdocs
2. Clone this Project in that folder: git clone https://github.com/yashagg2001/iVaccinate--Hack30.git
3. Start the xampp server (Apache and sql):using xampp control panel
4. Navigate to phpmyadmin: localhost\phpmyadmin
5. Create database signup
6. Load the given signup.sql dump file into the signup database :
   (i) open cmd  (ii) cd C:\xampp\mysql\bin   (iii) mysql -u root signup < "C:\xampp\htdocs\iVaccinate--Hack30\signup.sql"
7. Navigate to localhost\iVaccinate--Hack30
8. Now click 'Sign Up' and register for it
9. Now login with the same credentials to know your COVID risk score and vaccination priority.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors