.The project involves the development of a PHP and MySQL application that simulates a 'used product sales' platform.
- Users can put up for sale the products they want.
- Visitors of the application can view the products in a generic way (registered users can see more specifics of the products for sale).
- They can modify, delete, or list these articles for sale.
The application should have the following set of features: - User Registration
- Account Recovery
- Remember Me
- Authentication
There are three areas:
-> All users (registered and unregistered) - List all items for sale by users
-> Registered users- Profile
- Associate an image with their profile
- Change their data
- Should not have access to other clients' data
- Product can have one additional image
-> Administration
- Admin profile
- Listing of users on the platform (block or delete)
- Option to view the items available
- Admin can consult or delete logs "