Skip to content
/ bsp Public

A Laravel and Vue.js powered platform for secure, user-driven buying and selling.

Notifications You must be signed in to change notification settings

floreapaun/bsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic implementation of a platform for buying and selling items (Laravel, VueJS)

How to run inside Docker

  1. Clone the project (e.g. git clone https://github.com/floreapaun/bsp.git)
  2. Change directory to project home
  3. Run docker-compose up --build
  4. Check http://localhost:8000/ in the browser

Features

User-Generated Sales Posts:

Users can create posts to list items for sale, providing details such as name, description, price, and images.

Administrator Approval Process:

To ensure quality and compliance, all user-submitted posts require administrator approval before appearing on the "Items for Sale" dashboard.

Advanced Search Functionality:

Buyers can easily find items using a powerful search feature that filters posts by name or content keywords, as well as by location, category, price and condition.

Post Editing:

Users can modify their posts to update details, such as price changes or additional information, even after submission.

In-App Messaging:

Users can communicate directly with each other through an integrated messaging system tied to specific items, enabling seamless negotiation and discussion.

Admin user

email: [email protected] password: password

Screenshots

Home page

Home page

Add item

Add item

Admin disapproves a post

Admin

List items

List items

Edit item

Edit item

Chat

Chat

Apply filters

Apply filters

About

A Laravel and Vue.js powered platform for secure, user-driven buying and selling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published