- Diogo Faria - up202205982
- Gonçalo Remelhe - up202205318
- Fernando Rui Rodrigues - up201105620
The main goal of this website is to provide an easy way to sell and buy your items, used or new, with an integrate system of payment.
- See the most engaging items on the landing page, search them by name, price, category, brand, model, condition and size simultaneously.
- Add to the wishlist to see the product later or add to the cart to buy.
- Checkout securely your cart.
- Message the buyer about a product.
- See the items previously purchased and ask for an invoice.
- Announce and delete items, tag them by category, brand model, size and condition and add multiple images.
- Reply to the buyers about a product.
- Get a shipping form with invoice to send the package to the customer.
- Check existing database details like item categories, colours, sizes, conditions, and registered users.
- Edit your profile: name, user, e-mail and password.
-
Clone the repository:
https://github.com/FEUP-LTW-2024/ltw-project-2024-ltw06g08.git
-
Checkout the release branch:
git checkout final-delivery-v2a
-
Start php server:
cd public && php -S localhost:9000