-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Readme e pasta de imagens capturas de tela
- Loading branch information
Showing
4 changed files
with
29 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# QEstoqueLoja | ||
|
||
## Descriçao | ||
|
||
Software simples para controlar o estoque de lojas pequenas com funções de | ||
pesquisa de preço, registro de vendas, cadastro de produtos, relatório | ||
de lucro e valor vendido. | ||
feito em Qt framework e SQLite para o banco de dados. | ||
|
||
## Motivações e Futuro | ||
|
||
O objetivo desse programa é atender as necessidades que vejo no dia a | ||
dia como funcionario de uma pequena loja de produtos | ||
diversos. Primeiro quero substituir as funçoes ja existentes em outros | ||
programas ja usados, para em seguida colocar funções adicionais que | ||
realmente possam tornar o trabalho mais eficiente. | ||
Contribuiçoes serão adicionadas se não interferirem nos objetivos ou | ||
irem de acordo com os objetivos propostos. | ||
o "Paradigma de programação" usado é o de "fazer as coisas | ||
funcionarem", se algo estiver funcionando ele será aceito. A ideia é | ||
se é algo bom é adicionado, o código pode ser melhorado com o tempo. | ||
|
||
## Capturas de Tela | ||
|
||
![Tela Principal](/Imagens/capturaPrincipal.png) | ||
|
||
![Tela Vendas](/Imagens/capturaVendas.png) | ||
|
||
![Tela Venda](/Imagens/capturaVenda.png) |