most recent working branch with everyone's features -> working-cart-maggie
fixed the past orders integer validation error, past orders saves all checked out orders now
fix cosmetic display of total price inside user's cart to show up to 2 decimals
user can edit their profile page. profile page does not update automatically, have to refresh the page to see updates. not enough time to make it render on submit
added admin and userMiddleware to obfuscate /api/users routes
most recent working branch with everyone's features -> working-cart-maggie