This app supports you during a traffic stop!
The American Judicial System strives to be one of the most fair and expedient in the world. While the option of virtual court has improved one of the major hurdles of simply accessing a courtroom, no system is perfect. Factors like economic disparity, equality of representation, and media bias can influence the process and outcomes. Build an app, website, plug-in, or other tool that could help improve the fairness of the American Judicial System.
People with lower levels of education tend not to know their rights protected by the Judicial system. We developed this web app to educate civilians on their rights immediately when facing the police.
- Fork the project and clone to your local repository
- Install all the packages and dependencies by running:
npm install - Run webpack at local development mode:
npm run build
*If you need to run webpack in production mode:npm run build:production - Start server:
npm start - Visit http://localhost:3000 to start the page
- Shiwei Chen - FullStack Engineer
- King Man Chow - FullStack Engineer
- Ying Deng - Backend Engineer