Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 968 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 968 Bytes

ebay-simple-watching

This project is about eBay searching & grouping results in watch lists. You could simple watching for yours favourite items from lists: bids count, current price, lefted time.

#Installing Project was written and tested on: Apache 2.2.16, MySQL 5.1.49, PHP 5.3.3

This project is written in Yii 1. Therefore you have to change DB connection in /protected/config/main.php - components - db.

Also you have to create DB. DB file - /protected/data/ebay.sql

chmod -R 777 for dirs: /assets, /install, /protected/runtime

chown -R www-data:www-data /install

#Using Installing script will run after DB creating (install.php). It has form for admin user creation.

Admin ID ALWAYS == 1

Your service is ready for use.

#Demo You can test demo on this link

Users credentials:

  1. admin:admin

  2. user_1:123456

  3. test_u2:123456

Its credentials could not be changed, but you can create your own user