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
Pull items from remote MySQL database deployed with Heroku
Fill out the form to add new item to remote MySQL database. Added item will show up on Shop Page
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