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:
- Mariana Santos - Product Owner
- Hugo Almeida - DevOps Master
- Miguel Almeida - Team Leader
- Carolina Araújo - QA Engineer
To run the system, Docker Compose must be installed and updated.
That said, the steps are as follows:
-
Compile services for the execution of containers Docker, running at the root of the repository:
$ docker-compose build
-
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
The following links to the system were made available through the Google Cloud Platform.
Login | admin |
---|---|
Password | delivery |
Rider Credentials
Login | [email protected] | [email protected] |
---|---|---|
Password | difficult-pass | difficult-pass |
Manager Credentials
Login | [email protected] |
---|---|
Password | difficult-pass |
Client Credentials
Login | [email protected] |
---|---|
Password | difficult-pass1 |