https://github.com/voidcoefficient/delivery-system
https://github.com/voidcoefficient/delivery-system
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/voidcoefficient/delivery-system
- Owner: voidcoefficient
- License: gpl-3.0
- Created: 2022-03-18T21:59:48.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T20:15:12.000Z (about 2 years ago)
- Last Synced: 2025-10-05T22:34:58.716Z (4 months ago)
- Language: Kotlin
- Size: 82 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# delivery-system
## TODO
- [ ] Create basic CRUD for products
- [ ] Add security
- [ ] Implement dashboard
- [ ] Create separate view for users (RO)
- [ ] Create separate service that creates messages from product orders
- [ ] Implement orders into dashboard
- [ ] Create UI
- [ ] Refactor order messaging system to event sourcing
- [ ] ???
- [ ] Rewrite README
## License
[LICENSE](LICENSE).