- Francisca Santos Fernandes (up202106509)
- Maria João Oliveira Vieira (up202204802)






git clone <https://github.com/FEUP-LTW-2024/ltw-project-2024-ltw01g08.git>
git checkout final-delivery-v3
php -S localhost:9000
General:
- Register a new account
- Log in and out
- Edit their profile, including their name, username, password, and email.
Buyers/Sellers:
- Browse items using filters like category, price, and condition.
- Browse items using input.
- Engage with sellers to ask questions or negotiate prices.
- Add items to a wishlist or shopping cart.
- Proceed to checkout with their shopping cart (simulate payment process).
Admins:
- Introduce new item categories, sizes, conditions, and other pertinent entities.
- Oversee and ensure the smooth operation of the entire system.
Extras:
- Rating and Review System: A feedback mechanism for users to rate products and sellers.
- Free search
- Shipping Costs: Calculate shipping costs depending on location (crude estimate).
- Real-Time Messaging System: A secure and efficient communication channel for buyers and sellers.