This is a full-stack web application for Solana Atelier. This app is mainly a Point of Sales system. It will be used to mainly be a cashier terminal for shopkeepers and can also be used as an Inventory Manager.
The app should work as a cashier terminal for shopkeepers.
Shopkeepers should be able to manage orders done through the POS such as:
- Edit Orders
- Delete Orders (voiding of orders)
Shopkeepers should be able to keep track of the inventory stock.
Shopkeepers should be able to create sales report by the end of the day by using the app.
A calendar to show previous, current, and future events such as pop-up market events, and special anniversary events.
Be able to sync the products on existing wix website.
Install Docker for your machine
git clone https://github.com/n1zen/solana-project.git
docker compose up --build