Skip to content
This repository has been archived by the owner on Apr 9, 2022. It is now read-only.

susanalima/FEUP-SINF

Repository files navigation

FEUP-SINF

Project developed for Information Systems class.

Made in colaboration with Gonçalo Santos, Rita Norinho, Afonso Azevedo and Joana Silva.

Specification

This project consists in the development of a Intercompany Module, integrated with Primavera’s Jasmin Platform, making use of a customizable interface to handle all the transactions between two different companies. It is important to clearly show past or ongoing processes between the two companies, so that the flow between them is noticeable. The interface should host and display detailed data about all operational aspects of the transaction, such as stock, product categories, and vending platforms. Another fundamental feature of the project is providing a user-friendly experience that allows the user a better understanding of the sales-purchase flow.

More information in the final report.

Install

cd backend cp .env.example .env adonis key:generate

Run

Just run docker-compose up in the root of the project and all 5 containers should build and start.

Backend: http://0.0.0.0/3335 Frontend: http://0.0.0.0/3001 Redis DB: http://0.0.0.0/6379 Postgres DB: http://0.0.0.0/5433 PG admin: http://0.0.0.0/5051

Core Views

Overview

Master Data

Logs

New Process

Process Detail

New Process Type

About

Project developed for Information Systems class

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published