Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bpmct/delivery-manager
A delivery manager using BuiltOn.Dev
https://github.com/bpmct/delivery-manager
Last synced: 9 days ago
JSON representation
A delivery manager using BuiltOn.Dev
- Host: GitHub
- URL: https://github.com/bpmct/delivery-manager
- Owner: bpmct
- Created: 2020-04-05T03:37:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-04-10T04:48:16.000Z (over 4 years ago)
- Last Synced: 2024-10-27T03:46:37.697Z (about 2 months ago)
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# delivery-manager
Want to do accept deliveries online? This is the `delivery-manager`, which allows store owners/employees to see the status of their orders, update statuses, and cancel/refund orders. All powered by [BuiltOn.Dev](https://builton.dev).## Allows admins/store managers to:
- [ ] Get SMS notifications when there are new orders/cancellations
- [ ] View orders & update order status
- [ ] Cancel and refund orders## This also adds additional features to my [donut-delivery](https://github.com/bpmct/donut-delivery) frontend app:
- [ ] Manage site config (no need to mess with JSON files)
- [ ] Send SMS notifications to users with their order status
- [ ] Allow non-authenticated users to see the status of orders made from different computers/sessions