Murder Mystery Solver
Our application displays an interactive map of the hotel along with all details of what happened in the 24 hours before the murder happened. Police can access any time in the 24 hours and see rooms people were in, Wi-Fi access points people were connected to, activations of motion sensors, opening/unlocking of doors with or without key cards.
Using our project in 7 easy steps :)
- Download the Project zip to your computer
- Extract the files
- Open a terminal to the current directory
- run command "npm i"
- run command "npm start" (make sure nothing else is running on port 8080)
- open a web browser and visit "http://localhost:8080/"
- Enjoy!