Template
Product Delivery
An app for tracking deliveries
This app is designed to track the delivery of products to a customer. You can manage the standard products a customer receives through this app and track the amount delivered over time.
Loading...
Also see:
tablet mode & fullscreen mode
How we built this app
The app makes use of a relational hierarchy and the In-Line views that are generated from it. When you select a customer you're shown only the products that are listed on their product list, and at the bottom you'll find a list of the products that are marked for delivery today. (Today meaning the date = today, which is accomplished through a slice.)
Not only can you manage the customer's product list, but you can also indicate their pricing plan: Standard, Corporate, or specify a specific price just for that customer and product.
Possible upgrades to this app could include:
--Automatic email notification to customers when things are delivered. This could come in the form of an invoice, push notification on their phone, or a text.
--Connection to an inventory database to automatically track product on hand.
--Connection to a Customer-Side app that would allow them to see statistics on their deliveries, costs, etc. as well as submit requests for other products or deliveries.
--Recurring summary reports
--Geo-fencing
--Employee management
This is a preview of the data sets used in the app.
Data
This is a high-level model of both the data entities and the UI elements in the app.
Loading...