Skip to content

n1zen/solana-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

106 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SOLANA ATELIER APP

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.

Features

Point of Sales

The app should work as a cashier terminal for shopkeepers.

Order Management

Shopkeepers should be able to manage orders done through the POS such as:

  • Edit Orders
  • Delete Orders (voiding of orders)

Inventory Management

Shopkeepers should be able to keep track of the inventory stock.

Sales Report

Shopkeepers should be able to create sales report by the end of the day by using the app.

Planned Extra Features

Calendar of Events

A calendar to show previous, current, and future events such as pop-up market events, and special anniversary events.

Wix Syncing

Be able to sync the products on existing wix website.

Project Setup

Get Docker

Install Docker for your machine

Clone this repository

git clone https://github.com/n1zen/solana-project.git

Build the app using docker

docker compose up --build

Developers

About

A project for Solana Atelier

Resources

Stars

1 star

Watchers

1 watching

Forks

Contributors