Project information

  • Category: Website design
  • Client: SFSU Students
  • Project date: 03/2020 - 05/2020
  • Open source:

Gold For Code website project details

This is a course group project. This project involved creating a fully hosted and crafted website using the LAMP/MAMP - *AMP stack, specifically Apache, MySSQL, and PHP. Our group decided to create a ‘Gold For Code’ website which likes Target that allows the users to sign up and sign in, and add products to cart, which then allows them to check out later, and the purchasd history is also available.

We built the website structure using html and css first, and then add javaScript to make our website very actively dynamic and responsive. After that we built a SQL database to store user information, purchased history and shopping cart status as well as product counts, name and price. And developed the majority of the services using php and sql.