My first steps in Front-end development! Course task for the Internet Technologies course (4th semester).
Learn HTML, CSS and JS by developing a very simple online store concept using dynamic data from an API.
- HTML
- CSS
- plain JS (No frameworks)
- SpringBoot
- PostgreSQL
Focus was on Front-end so no authentication/authorization was implemented
- Admin panel - access to orders + Add/Remove product
- Reviews - users can add reviews on products