A POS system for use by a currently fictional independent coffee shop
This project combines a RESTful API with a simple SQLite database and a basic frontend built with Blazor and allows CRUD operations on stock, products, categories and orders
To run locally, .NET 4.8 or later is required. A cross-platform hosted version will be released with authentication in the future.
Clone this repo/download ZIP and run the project in VS or other compatible IDE