leldridg / swesp2024

2 stars 2 forks source link

Guest Functionality #36

Closed hjc2 closed 6 months ago

hjc2 commented 6 months ago

When a guest (a user without an account token) adds an item to their cart, an account is created for them.

Then the item is added to their cart.

Then they are redirected as normal with their token.

It is not stated that they have an account.

All guest accounts begin with "guest".

Randomized username and password as well.