Skip to content

Latest commit

 

History

History
99 lines (63 loc) · 4.22 KB

README.md

File metadata and controls

99 lines (63 loc) · 4.22 KB

Attryb

Project Summary

Attryb is a marketplace for second-hand cars, providing a platform where car dealers can list their inventory and end consumers can browse and purchase cars. The marketplace leverages the product specifications provided by Original Equipment Manufacturers (OEMs) to enhance the listing process and facilitate the buying experience.

Tech-Stack Used

Frontend:

HTML, CSS, JavaScript, React.js, and Redux for building a responsive and interactive user interface.

Backend:

Node.js, Express.js, and MongoDB to handle server-side logic and data storage.

API Development:

Design and implement RESTful APIs to facilitate communication between the frontend and backend components.

Authentication and Security:

Integration of secure authentication mechanisms (e.g., JWT) and encryption protocols to ensure data confidentiality and user privacy.

Features

  1. Home-Page
  2. Sign up/Create an account
  3. Log-in
  4. Add new car
  5. Edit car details
  6. Delete car
  7. Searching car
  8. Sorting (On the basis of Price and Mileage)
  9. Filter (On the basis of colors)
  10. Log-out

After presenting visual representations of the features mentioned below through images.

Home-Page

Home1

Sign-up

Signup

Log-in

Login

Add new car form

Add new car

Added car by a dealer on the home page

Added new car at home

Edit car details form

Edit car details

Delete car by dealer

Deleted car

Searching car

Searching Car

Soting car on the basis of Price (Max-Min) and (Min-Max) respectively

Sort price max2min Sort price min2max

Sorting cars on the basis of Mileage (Max-Min) and (Min-Max) respectively

Sort Mileage max2min Sort Mileage min2max

Filter (on the basis of colors)

Filter by color

Log-out

Logout

After Log-out showing the status for login logout2

Installation and Setup to this Application

  • Copy to this repository link: https://github.com/Deepak-25yadav/Attryb.git
  • git clone to the above link
  • Open vs. code with cloned repo.
  • npm i ( for both frontend and backend folder)
  • npm run server (for backend)
  • npm run start ( for frontend)
  • Congratulations 🥳🥳 successfully you have run the application.

Conclusion

The BUYC Corp project aims to revolutionize the second-hand car marketplace by providing a comprehensive platform for dealers to list their inventory and for buyers to conveniently browse and purchase cars. With its user-friendly interface, efficient search functionality, and emphasis on security and reliability, BUYC Corp aims to enhance the overall buying experience for users. By contributing as a full-stack developer, you will play a crucial role in bringing this project to life and making it a success.