Skip to content

Releases: chocbic172/year-1-webtech

Semester 2

22 Mar 23:13
Compare
Choose a tag to compare

Final submission for Semester 2 of the assignment.

✨Highlights

  • PHP backend with SQL database interaction
  • User registration and login system
  • Server-side form validation and password hashing
  • Basic search and filtering functions for products
  • Review system

Semester 1

27 Feb 22:18
Compare
Choose a tag to compare

Final submission for Semester 1 of the assignment.

✨ Highlights

  • Website design following requirements, using HTML and CSS
  • Products page automatically populates from JSON data using JS DOM manipulation
  • Scripts to parse raw data into a form that can be packaged into the HTML