SafeReport/safeR is an app that aims to keep the community safer by making sure they are up to date on local crimes or incidents in the area. When the app loads the user is greeted with a map with reports pinned in their local area. If the user chooses to sign up and login, they can submit a report or view the dashboard for previous reports they submitted themselves.
- Live app: https://safer.netlify.com/
- Github Client: https://github.com/thinkful-ei18/maajac-client
- Github Server: https://github.com/thinkful-ei18/majaac-server
- Github Native Mobile: https://github.com/thinkful-ei18/MOBILE-maajac-client
username: demo
password: demouser123
A RESTful API was created to handle the requests from the client portion of safeR. Please refer to the server repo for further details.
- React
- Redux
- Google Maps
- HTML
- CSS
- Enzyme
- Jest
- React Native
- Redux
- React Maps
- Node
- Express
- Mongoose
- MongoDB
- Mocha
- Chai