This week, I focused on the UX/UI design and implementation of the webapp, and the circuit design for the dash cam:
I kepted working on the initial version of the frontend using React.js + TypeScript with Ant Design. The draft includes:
- A login page with JWT-based authentication.
- A dashboard that allows law enforcement to view and modify the police officer’s individual watchlist entries, add new license plates to the system, and check the recent history of matched list.
- A page to display founded alert.
For the circuit, it is used to help the rpi5 conduct the safe shut down process because the power supply on car will stop as soon as the car is shut off, but our rpi5 requires an additional period of time to execute the shut down process or the video stored or the board itself could be damaged.
For this week, I had a initial plan and circuit desig using LTspice, but more design and discussion is required.

In case this does not work, I also did research online and found a module called UPS hat for rpi seems could be utilized to solve our problem.
https://www.waveshare.com/ups-hat.htm
Progress
My progress is on schedule.
Schedule:
- Start backend implementation from the interface with cloud server
- Continue on dashcam circuit design
- Design report