/cart-shopping-java-ee

Cart Shopping project created with Java EE.

Primary LanguageJava

E-Commerce: Cart SHopping

Preview   |    Technologies   |    Build   |    Contributing

Preview

Comming soon...

Technologies

This project was developed using the following technologies:

Building

You'll need Java 11+, Maven and Tomcat installed on your computer in order to build this app.

$ git clone https://github.com/eric-souzams/cart-shopping-java-ee.git
$ cd cart-shopping-java-ee

$ mvn install

$ mvn build

Contributing

This repository is currently under development. If you want to contribute please fork the repository and get your hands dirty, and make the changes as you'd like and submit the Pull request.