Skip to content

C++ project for small businesses. CRUD for selling and stocking products and managing clients. Ideally used with a barcode scanner.

Notifications You must be signed in to change notification settings

ipancaldo/Sistema-de-tickets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#important
To run this program, you need to execute the file 'Sistema de tickets.exe' in the debug.w32 folder.


This was my first big app made 100% by myself.

It is a CRUD application about selling products in which you can use your code bar scanner to scan the product. 
As a CRUD, you can create, read, update and delete them.
Also, you can administrate your client list, order them and search a specific one.
When you start making the list of products, with the first scanned (or passed by code) product, it will tell you the ticket number it will have on top.
When you finish making the list of products, you can either save it (Guardar) or print it (imprimir).
  - The first one, will save the list in a ticket history.
  - The second one, will do the same as the previous point plus create a .txt file with all the details in \debug.w32.

About

C++ project for small businesses. CRUD for selling and stocking products and managing clients. Ideally used with a barcode scanner.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages