tewksbg / CampusAlerts

Compiles and alerts users to campus safety events

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CampusAlerts

Compiles and alerts users to campus safety events. It is a mobile web app, taking advantage of mobile devices as common sources of notifications. The list view makes the information more readable and searchable for quick scanning. The data is also now exposed via an API, thanks to my scraper, allowing other developers to use it for other apps. Users can filter the events by crime or non-crime, as well as search the content. Campus Alerts could potentially be harnessed by the GTPD as another channel to alert students

Demo CampusAlerts

As this is initially for the Georgia Tech community, this app is built on the GTMob platform using jQuery Mobile.

Milestones

More Features (in progress)

  1. Search reports (complete)
  2. Filter reports by crime, non-crime (complete)
  3. Refresh reports (in-progress)
  4. Request more reports
  5. Filter by location

Prototype (complete)

  1. Scrape data from crime logs and non-crime logs (complete)
  2. Display events as listview with their nature, time, and location (complete)
  3. Link each list item to its own page (complete)
  4. Set up report pages with all log info and a map (complete)

About

Compiles and alerts users to campus safety events

License:MIT License


Languages

Language:JavaScript 55.7%Language:PHP 29.6%Language:HTML 11.7%Language:CSS 3.0%