Giter VIP home page Giter VIP logo

lsi's Introduction

Gerenciador de Estoque | Inventory Manager

PT


Descrição

Este é um Aplicativo Web, desenvolvido para a disciplina de LSI (Laboratório de Sistemas de Informação). O aplicativo tem a proposta de ser um CRUD, voltado a um sistema de gestão de estoque, como: Entrada e Saída de Produtos, Sistema de Login e Cadastro, Cadastro de Produtos.

O aplicativo foi desenvolvido usando a linguagem Python junto do framework Flask e algumas de suas bibliotecas, para transformar em um aplicativo desktop, foram usadas as bibliotecas pywebview e pyinstaller, para rodar o aplicativo em um webview e criar um executável.

Instalação

Para executar em sua máquina, além da instalação do Python, é necessário instalar as bibliotecas utilizadas, que estão disponíveis em requirements.txt.

Instalação usando pip

pip install -r requirements.txt

Instalação usando conda

conda install --file requirements.txt 

Execução

Para executar, basta rodar o arquivo main.py

python3 main.py

Screenshots



EN


Description

This is a Web Application, developed for the discipline of LSI (Laboratory of Information Systems). The application is intended to be a CRUD, aimed at an inventory management system, such as: Input and Output Products, Login and Registration System, Product Registration.

The application was developed using the Python language along with the Flask framework and some of its libraries, to transform it into a desktop application, the pywebview and pyinstaller libraries were used to run the application in a webview and create an executable.

Installation

To run on your machine, in addition to installing the Python, it is necessary to install the libraries used, which are available at requirements.txt.

Install using pip

pip install -r requirements.txt

Install using conda

conda install --file requirements.txt 

Execution

To execute, run the file main.py

python3 main.py

Screenshots

lsi's People

Contributors

duvrdx avatar

Stargazers

Isabella Sampaio avatar  avatar

Watchers

 avatar

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.