Skip to content

Used Auto Parts Marketplace Built with Node.js, MongoDB, and ReactJS, this platform offers secure JWT user authentication, comprehensive product management, seamless payment processing, efficient address handling, along with product filtering and detailed product details for enhanced user experience in buying and selling used auto parts.

Notifications You must be signed in to change notification settings

Guiners/Used-Auto-Parts-Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Used Auto Parts Marketplace

This marketplace is developed using Node.js, MongoDB, and ReactJS, delivering a powerful platform with a range of functionalities to enhance user experience. Key features include:

Secure JWT User Authentication: Utilizes JSON Web Tokens (JWT) for robust and secure user authentication, ensuring data integrity and user privacy.

Comprehensive Product Management: Offers a comprehensive product management system, enabling sellers to easily list their auto parts with detailed information and images.

Seamless Payment Processing: Facilitates smooth and secure payment processing, providing users with a seamless checkout experience.

Efficient Address Handling: Implements efficient address handling mechanisms, allowing users to manage and store their shipping addresses securely.

Product Filtering: Introduces product filtering functionality, enabling users to refine search results based on specific criteria such as car brand, category, and availability.

Product Details: Provides detailed product information, allowing users to view specifications, availability, pricing, and descriptions before making a purchase.

This platform aims to revolutionize the way users buy and sell used auto parts, offering a seamless and secure online marketplace experience.

Running Code

Running ServerApi

cd server
npm start

Running Client

cd client
npm start

Screenshots

Login and Register

Login

Main Page with Car Brand filter (will be more filters in future)

MainPage

Product Details with available item in stock

ProductDetails

Product Details with not available item in stock

ProductDetailsNotAvalible

Adding Address and Realizing Order

RealizingOrderAndAddress

Payment Simulation

paymentSimulation

Payment Finish

PaymentFinish

About

Used Auto Parts Marketplace Built with Node.js, MongoDB, and ReactJS, this platform offers secure JWT user authentication, comprehensive product management, seamless payment processing, efficient address handling, along with product filtering and detailed product details for enhanced user experience in buying and selling used auto parts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published