Skip to content

m-yassine1/discountapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI Quality Gate

Discount App

Is an application to Calculate discount depending on Discount types.

Prerequisites

  • Java 8 and above
  • Maven

Installing

######Checkout the project from git

git clone https://github.com/gabriel-a/discountapp.git

######To run the application

mvn spring-boot:run

######To run tests

mvn clean install

######The application core exists in

com.retail.discountapp.service.implementation.StoreDiscounts

API documentation

http://localhost:8080/swagger-ui.html

Sonar results

https://sonarcloud.io/dashboard?id=gabriel-a_discountapp

UML Class Diagram

class_diagram

Built With

Authors

  • Gabriel Ajabahian - Initial work - gabriel-a

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Thanks to the person who made this interesting problem to be solved.

About

A Discount app in Java for fun

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages