Coder Social home page Coder Social logo

ssiql's Introduction

Sales and Inventory System

Project Demo

video-demonstracao-v1.7.0.mp4

Project Description

This project is a system with a simplified interface that covers product and inventory control, including operations for product registration, listing, modification, and deletion. The project also includes a sales system where you can name the customer, select the payment method, and complete the purchase. Finally, there is an option to view sales that occurred on a specific date.

How to Use

The simplest way to use the system is to download the latest release from the releases section.

If you want to run the development version, follow these steps:

Clone the repository:

git clone https://github.com/Diegiwg/ssiql.git

Navigate to the directory:

cd ssiql

Run the command:

pip install -r requirements-dev.txt

Run the command:

briefcase dev

Database

The database is automatically generated and uses two JSON files for storage, which can be found in ~/data/.

Currently, there are releases available for Windows, but in the development version, it is possible to run on Linux.

Available Features

  • Product registration
  • Product listing
  • Product modification
  • Product deletion
  • Stock quantity modification
  • Sales registration
  • Sales listing

License

This project is licensed under the MIT License - see the LICENSE file for details.

Developer

Contributions

Contributions are welcome! To contribute, fork the repository, create a new branch, and send a pull request with your changes.

ssiql's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ssiql's Issues

Melhorar o README

O README atual está pouco informativo.

Seria interessante constar:

  • Informação de como baixar e passar a usar o produto.
  • Informação sobre onde o banco de dados será criado/salvo.
  • Informação sobre como reportar bugs.
  • Informação sobre como ajudar no desenvolvimento.
  • Informação sobre o que pode ser feito no produto atualmente.

Mostrar valor total no carrinho

No carrinho de compras, é importante a existência da informação do valor total da compra, para que o Cliente seja informado, e decida se vai ou não prosseguir com a compra em seu estado atual.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.