Scripting Languages Project
January 23rd, 2016
Project Information:
- Name: Washi Tape Factory
- Members:
- Jessy Janlie 1801443561
- 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:
- Shopping cart build from scratch
- Responsive website with the help from bootstrap
- User page with the ability of limited editing the database ( i.e. edit user info, use shopping cart, buy product/s, etc )
- 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:

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.

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.

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
Leave a Reply