Giter Club home page Giter Club logo

hugofpaiva / tqs-delivery Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 2.0 18.83 MB

Tools Delivery System developed with Angular, Flutter and Spring Boot with the intent of QA and Testing, TQS UA 2020/2021

Java 53.64% Dockerfile 0.13% Makefile 0.01% JavaScript 4.89% TypeScript 8.94% HTML 11.85% SCSS 16.25% CSS 0.76% Kotlin 0.01% Ruby 0.10% Swift 0.03% Objective-C 0.01% Dart 2.91% Less 0.48% Shell 0.01%
selenium mockito spring-boot flutter angular integration-testing jmeter sonarqube quality-assurance junit5 unit-testing docker

tqs-delivery's Introduction

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 [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

tqs-delivery's People

Contributors

carolinaaraujo00 avatar hugofpaiva avatar immarianaas avatar miguel17297 avatar

Watchers

 avatar  avatar  avatar

tqs-delivery's Issues

Prototype Manager Web Application

  • Stats related to the orders made (with charts)
  • Average time of delivery
  • All riders data with average rating of each one and number of orders by rider
  • Average Rating of All Riders
  • All stores associated with the platform
  • Number of orders by store

Prototype Client Web Application

  • Register
  • Login
  • See All Available Products
  • Order Products
  • Manage Addresses
  • Page to see the order status
  • Review of the rider
  • Last Orders

Setup HTTP Client in Specific Backend App

  • Login Request that answer with the Token that will be used in all the rest of the communications -> /store/2/login
    • HTTP Parameter 'Authorization'
  • Create new Order when a new purchase is made -> /store/2/new-order
    1º- New Purchase on Specific Backend App
    2º- New Order (by doing a request) on generic backed app
    3º- Put Order ID on Purchase
  • Check Order Status with the id on purchase
  • Give Review of Rider

Fix data model bug

  • Fix the errors shown when running both projects (related to the creation of the database tables)

SpringBoot Docker Setup

  • New PostgreSQL for Specific Service (with Spring Boot Configurations)
  • Deploy Specific Service

The web application client has access to a functional shop page

This will allow the user to finally be able to: add items to the cart, filter through all items (category, price and/or chronologically wise) and view the details of each product.
The chronological filtering will only show latest items. The group still has to decide how much time since being added means that an item is still considered as latest.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.