Back to home

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

  1. Streamline document distribution via WhatsApp and Google Drive.
  2. Capture receipt confirmation with a timestamp.
  3. Support easy tracking for reports.

Implementation process

  1. Database design
  2. UI design
  3. Coding

Database design

project movie browser

UI design

project movie browser
project movie browser
project movie browser
project movie browser
project movie browser

Code

Client — GitHub

Server — GitHub