Project Description:
I have daily package deliveries to account for, separate, and confirm delivery of.
1. I need a database that associates a regular bar code with information attached to each unique package
(Client #, Name, Address, Zip, Delivery Type, Frequency, Zone)
The packages are grouped into Zones based on zip code (A, B, C, D, E, F)
2. I need an application linked to that database, that can be used on a mobile device (iphone) to scan the bar code on each package in the morning to account for it, then sort and distribute accountability by zone.
3. The application then needs to be able to allow confirmation of delivery of each package, time, and type a signature.
4. Ability to send this data from mobile device to an internet site would be nice but not required.