Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

A responsive and secure website for a sustainable marketplace

Notifications You must be signed in to change notification settings

leonardomagalhaes21/feup-LTW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FEUP-REUSE

Group ltw02g04

  • David Carvalho (up202208654) 33.3%
  • Diogo Vieira (up202208723) 33.3%
  • Leonardo Magalhães (up202208726) 33.3%

Install Instructions

git clone git@github.com:leonardomagalhaes21/feup-LTW.git
php -S localhost:9000

Screenshots

screenshot screenshot screenshot

Implemented Features

General:

  • Register a new account.
  • Log in and out.
  • Edit their profile, including their name, username, password, and email.

Sellers:

  • List new items, providing details such as category, brand, model, size, and condition, along with images.
  • Track and manage their listed items.
  • Respond to inquiries from buyers regarding their items and add further information if needed.
  • Print shipping forms for items that have been sold.

Buyers:

  • Browse items using filters like category, price, and condition.
  • Engage with sellers to ask questions or negotiate prices.
  • Add items to a wishlist and shopping cart.
  • Proceed to checkout with their shopping cart (simulate payment process).

Admins:

  • Elevate a user to admin status.
  • Introduce new item categories, sizes, conditions, and other pertinent entities.
  • Oversee and ensure the smooth operation of the entire system.

Security: We have been careful with the following security aspects:

  • SQL injection
  • Cross-Site Scripting (XSS)
  • Cross-Site Request Forgery (CSRF)
  • Password Storage Mechanism: hash_password&verify_password

Aditional Requirements:

We also implemented the following additional requirements:

  • Rating and Review System
  • Real-Time Messaging System

Credentials

USER ADMIN
username: neymito username: paicris
password: 12345678 password: 12345678

About

A responsive and secure website for a sustainable marketplace

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published