Skip to content

AmplifiedHuman/e-commerce

Repository files navigation

International Bot

Alt-text

Documentation

Video Link

https://www.youtube.com/watch?v=dX7_rigTUqM

Report

Link to Report

Wireframe

Link to Wireframe

Quick start

Live site

internationalbots.herokuapp.com

For H2-Database (dev profile)

mvn clean install -Pdev
mvn spring-boot:run 

Visit localhost:8080

Database production instance with Postgres

MacOS/Linux

Install Docker-Compose, then run

./run.sh

Windows

Install Docker-Compose and Maven, then run

bash run.sh

Visit localhost:8080

Test Accounts

User account

Email Password
user@gmail.com user@gmail.com

Credit Card

Use 4242 4242 4242 4242 as the test card then fill in a random csv and postal code.

Authors

Acknowledgments

Screenshots

Guest index page

Alt-text

Guest login page

Alt-text

User index page

Alt-text

User Browse Products page

Alt-text

User Product page

Alt-text

User Featured page

Alt-text

User Offers page

Alt-text

User Electronics page

Alt-text

User Food page

Alt-text

User Books page

Alt-text

User Cart page

Alt-text

User Checkout page

Alt-text

User Contact page

Alt-text

User Contact New Message page

Alt-text

User GDPR page

Alt-text

Admin index page

Alt-text

Admin index page

Alt-text

Admin Orders page

Alt-text

Admin Update Order page

Alt-text

Admin Product page

Alt-text

Admin Add Product page

Alt-text

Admin Edit Product page

Alt-text

About

E-commerce site created using Spring Boot MVC and hosted on Heroku.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published