Skip to content

Latest commit

 

History

History
48 lines (38 loc) · 1.35 KB

README.md

File metadata and controls

48 lines (38 loc) · 1.35 KB

safeR

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.

Links

Demo Account

username: demo
password: demouser123

The API

A RESTful API was created to handle the requests from the client portion of safeR. Please refer to the server repo for further details.

Tech Stack

Front End - Web

  • React
  • Redux
  • Google Maps
  • HTML
  • CSS
  • Enzyme
  • Jest

Front End - Mobile

  • React Native
  • Redux
  • React Maps

Back End - Web & Mobile

  • Node
  • Express
  • Mongoose
  • MongoDB
  • Mocha
  • Chai

Logged Out User Interface

Logged Out User Interface

Logged In User Interface

Logged In User Interface

Demo

Demo