Skip to content

felipeebarbosa/palletSimples

Repository files navigation

PalletsSimples

Status : Developing 🚧

ScreenShots

Home Home Home

It is an application whose objective is to facilitate the to-do list in the making of labels for the freeing of pallets.

Features

  • Add material (pallet) offline.
  • View material list (pallet) offline.
  • Add material online.
  • View database of materials online.
  • Search for registered materials.

🛠 Technology

The following tools were used in the construction of the project:

🎲 Installation

Requirements

Quick start using the expo stacks

https://snack.expo.io/@fiduky2/palletlist

Clone this repository

$ git clone https://github.com/felipeebarbosa/palletSimples

Access the project folder in the cmd / terminal

$ cd palletsSimples

Install as dependencies

$ npm install

and

$ yarn install