RU Safe

ashley
Our Side Projects
Published in
3 min readAug 27, 2020

--

Screenshot of the interactive web page.

This project was a hackathon submission for Rachelle’s first and Ashley’s second hackathon, HackRU at Rutgers University. We worked on this project with our friends Sam and Shivank during this hackathon.

Inspiration

As Rutgers students, we are constantly reminded of all of the crime that is occurring on the streets beside us via police reports to our emails and our phones. We wanted to create a platform on which students like us can visualize where these crimes are occurring so we can understand which streets to avoid.

What it does

RU Safe is a website that has an interactive Google Map of Rutgers. It will read local police reports through Nixle and plot them on the RU Safe map so that Rutgers students can see exactly where the crimes that they are constantly alerted of took place. The map, using the Google Maps API, allows for normal Google map functionalities, like zooming in, changing to an aerial view, and putting the orange person on streets for street view.

Aerial view and an example of a Nixle alert (blurred)

How we built it

First, we created a program using Java to scrape pages of Nixle alerts and to extract the locations where crimes near Rutgers occurred. Then, those locations are automatically organized into a text file then plotted on the interactive map on our website. We created and designed our RU Safe website using html, javascript, and css. For the interactive map, we used the Google Maps API.

In reading the locations that were in the Nixle alerts, we had trouble originally creating a regular expression to find all of the street names. We also had trouble getting information from a url for the first time. Lastly, we had been working on RU Safe as two separate parts, and thus we struggled initially when trying to create a smooth transition between the frontend and the backend.

This is some of our first hackathons, and we’re generally proud of our entire process and working together to make something. We each tackled something new this weekend and we all learned a lot. We’re proud of ourselves for sticking through when we wanted to give up and for trying to make something to the best of our abilities.

What we learned

We got to practice using html and javascript, which we were originally not too familiar with. We learned how to use the Google Maps JavaScript API. We also got to read more into website design and Google Cloud products. Also, to read from pages and pages of Nixle alerts, we learned how to create a regular expression to find the street names.

What’s next for RU Safe

While RU Safe can already read crime alerts and plot the location of the crimes on the map, we want for RU Safe to also detail the crimes that occurred with markers on the map in the future. Furthermore, RU Safe would like to expand beyond the streets of Rutgers and beyond.

Try it out here (although Google Maps API no longer fully functioning without continuing developer payment to Google).

Ashley and Rachelle are students at Rutgers, where they met through living on the same floor and taking the same Introduction to Computer Science course!

--

--

ashley
Our Side Projects

23-year-old NYC SWE | Writing about the life lessons I'm learning along the way.