This project uses AWS Keyspaces to provide a coffee shop experience. Fully open source, feel free to adapt and modify as you wish.
- Support adding new coffee items to the inventory.
- Take orders and update orders.
- Store customer information.
- Reward card support
- Send Email support
Project currently in active development. For now you will need to build from source.
This project is designed for businesses who wish to provide a modern coffee shop experience that is free and easy to use. The only bills will be the server and database costs.
Running this project will require the use of AWS Keyspaces. This will incur additional costs as it is a managed service. Terraform code and deployment for the tables is provided under a seperate repository.