Internal system to keep track of dumpling deliveries among various supermakets and its chains.
- Separate table to keep log of visited branches per day
- Two tables reflecting each other
- Dashboard to see current day and deliveries
- Simple MySQL database to keep track of changes / Backend