Your local crime tracker around Denver, Colorado. Know your data. Be safe.
Heroku: https://infinite-savannah-89804.herokuapp.com/
CrimeAde is a mobile-friendly app that allows a user to be more aware of the crimes around them. Our goal is to help users be safe by becoming more informed.
Our app lets users view crime data for each state from the FBI on a google map, as well as local, location-based crime data for the Denver area. Additionally, users may enter their own data if they were a victim of a crime. For security reasons, all user data is kept anonymous. Since our goal is to help users be safe, our app provides randomized safety tips on each reload, as well as local emergency numbers. Currently our local and user data side focuses on users in the Denver area.
Ideas for future development include a login function and the ability for users to create an account, as well as a chat feature. Additionally we would like to add map data for more cities than just Denver, and be able to integrate the user data with the local map data.
Licensed under the MIT license.
https://github.com/mesgt/charmeleon
I would like to welcome you to work with me on improving this project. Feel free to contact me on gitHub or submit a pull request.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
If you are interested in collaborating with me on this project, please visit (https://www.contributor-covenant.org/version/2/0/code_of_conduct/) to review the latest version of Contributor Covenant. In Node.js, please run the following command "npm install -g covgen" and "covgen '<your_email_address>'". If you have npm 5.x installed you can run npx covgen <your_email_address> instead of installing globally.