Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rockscripts/profitable-items-finder-ebay
Find profitable items, analyze other sellers items or by category on eBay
https://github.com/rockscripts/profitable-items-finder-ebay
big-data codeigniter e-commerce ebay ebay-sdk ebay-trading-api economics marketplace-analyzer mysql php profitable
Last synced: about 2 months ago
JSON representation
Find profitable items, analyze other sellers items or by category on eBay
- Host: GitHub
- URL: https://github.com/rockscripts/profitable-items-finder-ebay
- Owner: rockscripts
- License: gpl-3.0
- Created: 2018-05-05T15:10:59.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-03T23:14:15.000Z (over 6 years ago)
- Last Synced: 2023-10-20T02:53:17.417Z (about 1 year ago)
- Topics: big-data, codeigniter, e-commerce, ebay, ebay-sdk, ebay-trading-api, economics, marketplace-analyzer, mysql, php, profitable
- Language: PHP
- Homepage:
- Size: 10.1 MB
- Stars: 9
- Watchers: 3
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
PROFITABLE ITEMS ON eBay
Find profitable items filtered by seller or category on eBay platform available for all eBay sites.
INSTALLING APPLICATION
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!ICONOS