A Prototype application of eBay market space application. This application covers all the basic E-commerce functionality such as Signin,signup,user account, homepage, user profile, purchase and selling history, Item page, bidding, logging of evernts, cart and checkout system.
Yes, you got it correct!! A full functional prototype of eBay Market space application.
To run this application, please follow the below steps to get you all set with the environment.
First, clone this repository and unzip it to the suitable folder.
After unzipping this folder, go to command line and navigate to the suitable location where you have unzipped this application.
Now, write the below command :
npm install
After this step, please install mysql schema from the file ebay.sql.
Now, the final step : To start applicaiton, write command,
npm start
This will start your application and you can see the magic on http://localhost:3000.
Happy Shopping readers!
Thanks.
Created with Nodeclipse (Eclipse Marketplace, site)
Nodeclipse is free open-source project that grows with your contributions.