Skip to content

COVID19TID is a web application for traffic inflation data for COVID-19 dispersion control.

Notifications You must be signed in to change notification settings

b4k0/COVID19TID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID19TID

COVID19TID is a web application for traffic inflation data for COVID-19 dispersion control.

Technologies

  • HTML5
  • CSS3
  • Javascript
  • PHP
  • SQL
  • Leaflet.js
  • Chart.js
  • Bootstrap4
  • Font Awesome Icons
  • jQuery
  • Ajax
  • Leaflet.Locate plugin

ER Schema

ER_Covid19

Functionality

User Dashboard

  • Responsive and Ultimate Design Sign in and Sing up. Covid19Signin

    Covid19SignUp

  • Check password strength in Signup Page and display suitable message. checkpass

  • User Dashboard with Live Location. userdash

  • Search POIs and display them in leaflet map. SearchPOIs

  • Insert a Visit from POI(s). visit

  • Insert a Covid inflection Datetime. covid

  • Check if there is a contact with covid positive case via visits. positivecase

  • Check and update personal data, check your visits and covid inflections. personaldata

update

Admin Dashboard

  • Admin Dashboard with Statistics, boxes, tables, Pie and Doughnut charts. admin

admin2

  • Upload data into sql database from json file. adminupload

  • Delete any of POI(s) or all records of POIs. admindelete