Document tracking
A web application for distributing and tracking documents. Admins can send documents to designated PICs, who then confirm receipt through a web form. Developed using React.js for the frontend, Tailwind CSS for styling, Express.js for the backend, Prisma as the ORM, and integrated with WhatsApp using the Whapify.id API.
Demo
Goals
- Streamline document distribution via WhatsApp and Google Drive.
- Capture receipt confirmation with a timestamp.
- Support easy tracking for reports.
Implementation process
- Database design
- UI design
- Coding
Database design

UI design




