Skip to content

Havoc-1/ortigas-heatmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

Ortigas Traffic Heatmap

A website to guide users and visualize through a heatmap of the Ortigas, Philippines area of foot-traffic and possible COVID hotspots based on user and admin generated input.

For coursework; Dec 11, 2021

Features

  • Users
    • Login
    • Registration
    • Edit Profile
    • Forgot Password
      • Account authentication for Update Password
    • Users can recommend new registered locations
  • Admin
    • Admin Login and Panel
    • Review and approve recommended locations
    • Access user database
    • Add new locations
    • Approve user-generated content and checkouts if necessary or malicious in nature
  • MySQL Database Integration
  • Responsive design
  • OpenStreetMap API Integration with Leaflet
    • Modal Popup from custom pins and markers
    • Displays average visits per hour, visit length, reviews, and number of visitors who were or became COVID-positive
  • Custom Heatmap computation
    • Written with Javascript
    • Read via csv
  • Timebased login (every 24 hours), Survey of the Day
  • Checkout of registered locations on the map via form
    • Input custom time if checkout occurs at a later time or after the fact

Scope and Limitations

All heatmap related data are added by the user upon the admin conferring if the checkout is not of malicious intent / legitimate - these are encoded via the heatmapdata/heatmap.txt following the argument of [lat, lng, intensity]

Markers can be added by the user and is then confirmed by the administrator through the appropriate web page

Screenshots

Splash Screen Registration Screen, Step 1 of 3 Sign In screen Map display after login Screen showing a modal and location details

Authors

About

Web Development Group 2 project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published