Giter Club home page Giter Club logo

t-academy_final_project's Introduction

hopCar

🛒  E-marketplace of advertisements for cars and parts.

GitHub issues GitHub contributors GitHub issues GitHub issues GitHub repo size

 

📌 Topics

📄 Description

ShopCar is a project built to put into practice all the lessons learned from T-Systems' T-Academy. The project consists of a virtual marketplace, connecting car sellers and people who want to buy them, as well as an auto part shop. It was built using mainly Java Spring, Angular and using MySQL as its database. ShopCar was developed using the TDD methodology, having unity test classes for its entities and using Postman and ThunderClient to test the backend requisitions. The git repository is divided in two main parts, back-end and front-end, and the project documentation was made using Swagger.

Link design figma

✅ Prerequisites

Before starting, you will need to have the following tools installed on your machine: Git, Node.js and Java JDK. Also it's nice to have an editor to work with the code like VSCode and Intellij IDEA.

🎲 Running Back End (server)

# Clone este repositório
$ git clone <https://github.com/douglas-ac/T-Academy_Final_Project.git>

# Acesse a pasta do projeto no terminal/cmd
$ cd T-Academy_Final_Project

# Vá para a back-end
$ cd back-end

# Instale as dependências
$ maven reload

# Execute a aplicação 
$ maven run

# O servidor inciará na porta:8082 - acesse <http://localhost:8082>

💻 Running Front End (client)

# Clone este repositório
$ git clone <https://github.com/douglas-ac/T-Academy_Final_Project.git>

# Acesse a pasta do projeto no terminal/cmd
$ cd T-Academy_Final_Project

# Vá para a pasta server
$ cd front-end

# Instale as dependências
$ npm install

# Execute a aplicação em modo de desenvolvimento
$ ng serve

# O servidor inciará na porta:4200 - acesse <http://localhost:4200>

🚀 Technologies

The following tools were used in building the project:

🎯 Features

✔️ Registration and user authentication;
✔️ CRUD of ads for cars and parts;
✔️ System of comments and answers;
✔️ Ad filter and search;
✔️ Shopping cart;
✔️ Ads close to the user;
✔️ Integration with Cloud service for uploading images;
✔️ ViaCEP and GoogleMaps API consumption.

👤 Contributors


Mario Bezerra


Martim Palmeira


Douglas Carneiro


Eula Paula


Matheus Petters


João Marcelo

Back to top

t-academy_final_project's People

Contributors

mgsbbezerra avatar douglas-ac avatar martimpalmeira avatar matheuspettersb avatar mario-bezerra avatar

Stargazers

 avatar  avatar  avatar Eula Paula Pereira avatar

Watchers

 avatar

Forkers

martimpalmeira

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.