Code Monkey home page Code Monkey logo

istoq's Introduction

Ui Design

Figma

Features

Auth

  • It should be possible to create a register
  • It must be possible to login
  • It must be possible for the user to logout

Supplier

  • The user must be able to register suppliers
  • User must be able to list suppliers
  • User must be able to update suppliers
  • User must be able to delete suppliers
  • The user must be able to search for suppliers

Product

  • The user must be able to register products
  • User must be able to list products
  • User must be able to update products
  • User must be able to delete products
  • User must be able to search for products

Requeriments:

  • WSL or Linux
  • Docker and Docker composer or SGBD Mysql
  • php-cli v8.1
  • nodejs v.18.16.1

Install nodejs

sudo apt update
curl -sL https://deb.nodesource.com/setup_18.x | sudo -E bash -
sudo apt install -y nodejs
sudo npm install -g n
sudo n 18.16.1

Install php

sudo apt install php-cli
sudo apt-get install php-xml

Install composer

sudo apt install composer

Install dependences

npm install
composer install

Up docker-compose

docker-composer up -d

Run as dev

npm run dev
php artisan serve

istoq's People

Contributors

sroliver202023 avatar

Watchers

 avatar

istoq's Issues

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.