Skip to content

AutoHub is a platform where people can sell their cars.

Notifications You must be signed in to change notification settings

PlamenMichev/AutoHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

AutoHub


AutoHub is a platform where people can sell their cars.

📝 Table of Contents

🧐 About

The purpose of the project is to practice my React.js and express.js skills. The idea is not original but it is interesting and I think making a platform for selling cars as a SPA is more user friendly.

🏁 Getting Started

The project consists of client and server side. They can be used separately or as a whole.

Prerequisites

To start the React.js client side part got to client folder open command prompt and type the following text

npm install

and then

npm start

And repeat for the rest api in the server folder

npm install

and then

npm start

🎈 Usage

To use the whole system run the server and the client and then you can start using it. Users can see other users' ads for cars. If they register into the web app they can add ad themselves and to see their profile with their data.

⛏️ Built Using

⛏️ ToDo

  • Add credit card or paypal payment for promoting ads
  • Add all CRUD operations for ads and users
  • Create chat
  • Beautify app's UI

✍️ Authors

About

AutoHub is a platform where people can sell their cars.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published