Skip to content

TubmanProject/evidence_locker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alibi Checker

Users can upload location history data from Google. The program converts the location history data into a series of numbers that are anonymous, not stored on any server, and cannot be reverse-engineered to find the user's location history data.

Officials can use the series of numbers to verify whether the user was at a location a crime was committed.

To run the project

git clone https://github.com/niharikasingh/tubmanproject.git
cd tubmanproject
yarn
yarn start

This project was bootstrapped with Create React App. Check their documentation if you're still having trouble running the project.

To learn more about the project

Check out these handy slides

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.3%
  • HTML 11.5%
  • CSS 6.2%