Project 3: Web development

Images

Description

The aim was to create a responsive website with the help of a CSS framework, in this case, Materialize. As well as an automated website using PHP and a database, in this case MySQL. The website also contains an admin panel which allows to edit the usernames and privileges of the people who would have created an account as well as add, edit or delete projects and images directly from the website.

Skills

  • Using a CSS Framework: Materialize
  • Basics in SQL
  • Basics in PHP to make a website automated
  • Basics in using JQuery to make a website dynamic
  • Basics in web development
  • Securing a website to a minimum by using bindParam when retrieving data inputs and inserting it into the database. As well as securing it by controlling who has access to the admin panel.