Find profitable items filtered by seller or category on eBay platform available for all eBay sites.
This application is web based and has been written with codeigniter framework. You must have a web server running in your server something or a live server.
- Use a domain for this application, if it's running locally, create a virtual domain eprofits.com. It also runs in localhost.
- Go to PHPMYADMIN and create a database with any name and import sql file in root of this project called database.sql
-
Download and upload project files in your folder which web server is running. If you have GIT installed in you machine just execute follow command with terminal:
git clone https://github.com/rockscripts/profitable-items-finder-ebay.git - Configure database details (localhost,database name, username and password) in: /application/config/database.php
¡Enjoy it!