Inspiration
January is Human Trafficking awareness month, so we wanted to create an application that would promote awareness and prevention. We came up with the idea of a suspicious activity website where users can post what they see.
What it does
.tech #beginnerhack #KPMG #Health #Safety #MentalHealth
The feed displays the most recent activity that people post in your area. Users make posts and share their location to alert those around them of suspicious activity. You can also display the most recent official crime reports near you.
How we built it
Our front-end was made with HTML, CSS and JavaScript and with a bit of help from Bootstrap. The back-end was made using a MySQL database paired with PHP, and the site is hosted by AWS Lightsail. User reports are stored in our MySQL db and queried with PHP to display onto our site in real time. We also displayed the City of Sacramento's Police Dispatch data in a separate real time feed using an API function call. Locations reported by users and police reports were marked on Google map snippets for each post, a feature we implemented using Google Maps JavaScript API.
Challenges we ran into
Finding a reliable WiFi connection was our main obstacle. Aside form that, it took us some time to figure out which platform to use for hosting.
Accomplishments that we're proud of
The inspiration behind this idea addresses a universal concern and we are honored to work towards alleviating it.
What we learned
SO MUCH.
What's next for SusTracker
Giving the website full function that we planned and making an app!
Log in or sign up for Devpost to join the conversation.