[go: nahoru, domu]

Skip to content

gsilverio7/controle-de-estoque

Repository files navigation

Inventory Control

versao_em_portugues

About

Inventory control system created with Laravel 5.6, JQuery and MySQL, using adminLTE package frontend assets. You can also see the project live at https://controle-de-estoque.fly.dev

Features

  • Register simple and composite products. Usually, composite products are made from two or more simples products.

produtos_simples produtos_compostos

  • Create buy or sell requests from the products registered.

requisicao

  • See the financial balance from these requests.

movimentacoes

  • See the inventory balance from these requests.
  • Register clients.
  • Create new users.

Installation Instructions

  1. Clone the repository into your machine
  2. Clone the .env file without the '.example' and change it according to your database config
  3. Run php artisan migrate --seed
  4. Run composer install
  5. Run npm install
  6. Run php artisan serve

Note that you need to have Composer 2.*, php 7.4, Node.js 14.15 installed in your machine, and a server of either MySql or Maria DB

Admin Credentials

Login: admin@mail.com
Password: 147258

Screenshots

login dashboard

About

Sistema de controle de estoque criado com Laravel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages