Skip to content

Latest commit

 

History

History
executable file
·
40 lines (32 loc) · 1.35 KB

README.md

File metadata and controls

executable file
·
40 lines (32 loc) · 1.35 KB

An ecommerce website. Built with:

  • Persistence: MySQL Database.
  • Backend: REST API with Java and Spring Boot.
  • Frontend: JavaScript + CSS + Bootstrap + HTML

Design wireframe
Back-end repo here
View back-end database here, deployed through Heroku
Check the live website here


Images and Demo

Main Home Page







Shop Page

Pull items from remote MySQL database deployed with Heroku





Help Page







Add New Item Form

Fill out the form to add new item to remote MySQL database. Added item will show up on Shop Page





Edit Item Form

Fill out the form to edit the selected item. It's fine to leave the value blank for any section of the item you wish not to edit