Skip to content

HenriqueSaKi/cart-purchase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skills achieved in this project

Description

This project was developed to address various common requests from a marketplace, including the following features:

  • Adding items to the cart
  • Listing items in the cart
  • Removing items from the cart
  • Sending email notifications when an order is placed

How to run this application

1- Clone this project and access the folder
git clone https://github.com/HenriqueSaKi/cart-purchase.git

2- Install dependencies
mvn clean install

3- Set environment variables
Note: In this step, there are multiple ways to accomplish the task. My preferred method is to open IntelliJ IDEA and edit the configurations.


4- Now you can run the application


If the service is already up in 8080 port, you can access swagger documentation clicking in this following button:

SonarQube results

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages