Skip to content
This repository has been archived by the owner on Jul 4, 2021. It is now read-only.

hugofpaiva/tqs-delivery

Repository files navigation

TQS Delivery

Demo

Demo video available by clicking on the image

There is more and more demand for delivery services. The idea of TQS Delivery is to promote a platform aggregating several delivery services into one. Each store will be able to join the platform, having its individual product system and interface, leaving the entire management of drivers to TQS Delivery

As a way to demonstrate the service, an independent system of a tool store was created, Humber Peças, which through TQS Delivery, promotes tool delivery services (Because it is something we need daily and urgently 🤪)

This project aims to create a viable software product (functional specification, system architecture and implementation) and a Software Quality Environment (SQE)

Built with:

Angular

Angular

Spring

Flutter

Spring

Spring Boot

Team Members

Architecture

How to Run

To run the system, Docker Compose must be installed and updated.

That said, the steps are as follows:

  1. Compile services for the execution of containers Docker, running at the root of the repository:

    $ docker-compose build
    
  2. Start the containers:

    $ docker-compose up -d
    

The Client Web application will be available at: localhost:80

The Rider and Manager Web application will be available at: localhost:81

Project Bookmarks

The following links to the system were made available through the Google Cloud Platform.

Login admin
Password delivery

Rider Credentials

Login joao@email.com antonio@email.com
Password difficult-pass difficult-pass

Manager Credentials

Login joao1@email.com
Password difficult-pass

Client Credentials

Login joao@email.com
Password difficult-pass1