Inspiration

Since the purpose of this challenge was to be create a tool that helped the police figure out who the murder suspects were, we wanted to create a tool for analysis that can be reused for future crimes rather than a one time solution.

What it does

Our project lets a user upload a floor plan or a layout which the user can then create 'location' points on it that mimic access points or devices which allows forensic officiers to get a better perspective of the crime scene.

How we built it

We built it using react components and react for the front end and json-server for the backend. We cleaned the data and used a json-server for querying. Canvas drawing on top of the user-uploaded image was used to represent nodes

Challenges we ran into

We ran into challenges initially when we tried to integrate canvas and react. Also, we initially planned on using Django as our backend database later switched to json-server

Accomplishments that we're proud of

What we learned

What's next for EvidEvis

Built With

Share this project:

Updates