Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 927 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 927 Bytes

CityReport

Report city issues

Written using Meteor.

Gitter

A simple app that allows users to take pictures of issues in their city like potholes, graffiti, flooded areas, damaged street signs, etc. and report them to those in charge of maintaining the city. The app will record the current location when the picture is taken and send the picture and location, along with a brief description, to the backend which would then be accessible by those who will dispatch and confirm the resolution of the issue.

Todo:

  • A frontend system to allow city officials to manage these issues.
  • A frontend to allow users to review the status of the issue.
  • Require sign in, using social media or just and email and password. Should help reduce misuse of the app.