Scripting Languages Project

January 23rd, 2016

Project Information:

  1. Name: Washi Tape Factory
  2. Members:
    1. Jessy Janlie                1801443561
    2. Vincent Wonginsidi  1801444425

 

Washi Tape Factory is an e-commerce website designed for our scripting languages final project. We build the website using HTML, CSS, PHP, JavaScript, bootstrap, as well as MySQL (for database).

Listed below is the key features of our website:

  1. Shopping cart build from scratch
  2. Responsive website with the help from bootstrap
  3. User page with the ability of limited editing the database ( i.e. edit user info, use shopping cart, buy product/s, etc )
  4. Admin page with the ability of editing the database ( i.e. add/remove users, admins, products )

 

 

The images below are the screenshots of our project:

 

home

Homepage with carousel

 

sign in page

Sign-in/login page

 

add to cart

User can view products and add it to shopping cart after loging in.

 

shopping cart

User can view his/her shopping cart and change the quantity of each product to be bought. Update button is used to update the quantity and checkout button is used to end the transaction.

 

admin page

Admins are the only ones that can access to “super secret admin page”. In this page, admins have the option to add/delete users, add/delete admin status, view past transactions, as well as add and delete products.

 

delete users

Admin can delete a user as long as the user is not an admin too.

 

past transactions

Admin can view all the past transactions, even from a person that is no longer a user. Whereas user can only view his past transactions

 

add

Admin can also add and delete product from database.

 

 

add product

The added product is shown in the “Latest Tapes” section in the home page

 

Leave a Reply