Skip to content
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.
/ feup-sinf Public archive

University Project - Information Systems

Notifications You must be signed in to change notification settings

afonsojramos/feup-sinf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

feup-sinf

grão - Coffee Warehouse Management

P2 - Sales Order Picking

Project developed for the Information Systems (SINF) class of the Master in Informatics and Computer Engineering (MIEIC) at the Faculty of Engineering of the University of Porto (FEUP).

  • Afonso Ramos
  • João Seixas
  • Julieta Frade
  • Luís Correia
  • Miguel Mano

Proposed Theme

This team’s project consists of a web application that provides our fictional coffee company Grão the ability to make a picking process of clients/suppliers orders, generate a delivery note and manage their inventory.

Functionalities/Features

  • Authenticate the user
  • Show client/supplier orders
  • Sort orders by any parameter
  • Choose orders to pick/store
  • Create a picking/storing wave
  • Move items between warehouses
  • Transform orders documents in shipping guides

Project setup

cd grao
npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

# build for production and view the bundle analyzer report
npm run build --report

Screenshots

Login

Menu

Map

Core Views

Client Orders

Supplier Orders

Picking Route