A mini web shop project showcasing various technologies and concepts.
This is a school project presenting mini web shop that uses .json files to store products and their categories as requested.
- Backend is fully written in Java using Java Spark framework.
- jQuery is used for handling Ajax.
- Web template system: Handlebars
TO DO: Improve by using mySQL server to store and retrieve data.