Crime tracker portal for a fictional police department.
This project is a crime tracking portal for a fictional police department. The project was built using Ruby on Rails with a functional DB, and a frontend implemented using Ruby and React. The portal features secure authentication and authorization.
Instructions on how to install and set up this project locally.
- Clone the repository:
git clone https://github.com/intchrkl/crime-tracker.git
- Install dependencies:
bundle install
Instructions on how to run this project locally
-
Start the rails server
rails server
-
Go to your local host port to use the portal
-
Use the login below to access features of the portal
username: jgordon
password: secret