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:
Homepage with carousel
Sign-in/login page
User can view products and add it to shopping cart after loging in.
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 delete a user as long as the user is not an admin too.
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
Admin can also add and delete product from database.
The added product is shown in the “Latest Tapes” section in the home page
Leave a Reply