drjgouveia / skopos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Skopos

Skopos app.

Getting Started

This app was created to be used in a bar, as a solution to the current setting (everything was being written ono paper).

How to use

The main page is meant to show all the products available.

main page

You are also able to add new products by pressing "Add Produto", showing:

this page

which will show the product after saved, like this:

like this

With products on the database you can now use the cart page.

cart page

To use this page, you just have to click on "Adicionar Produto" to have that product on your cart, which will show you this page:

this page

You just need to click the "Guardar" button to save the cart with products, like this:

like this

When you have saved, at least, 1 cart you'll be able to see all the expenses at the receipt page, which will show all the sold products, quantity, how much was that product and how much was money was sold that day, that you can check here:

you can check it out here

About


Languages

Language:Dart 98.3%Language:Swift 1.2%Language:Kotlin 0.4%Language:Objective-C 0.1%