Assignment 2 added a login and registration page to Assignment 1. It creates a new user, saves existing users and customizes an invoice for each user. It allows users to purchase products from the store.
Click to learn more about Assignment 2.
I learned how to create params in my login and registration page to allow the user to only be able to use certain keys. I created security measures with cookies to make my invoice visible to only existing users that login.
I did not work with a partner.
I got help from ChatGPT and RTFM. I needed help customizing my invoice page, creating security measures to only allow a login user to see the invoice and saving a new user when registering.
This assignment used a lot more brain power hehe. I needed to use a lot of what I learned in the File I/O lab. It’s a hard assignment.
A: 20% B: 30% C: 40%
What worked well was creating the pages and what did not work well was testing the pages.
I would ask for more help…