- Set up the website in Yii Framework
- Used steam open ID and APIs to store dota 2 information in database
- Used steam web API to access users profiles and backpacks
- Automated image crawling via python Beautiful soup
- Adopted bootstrap and bootswatch/superhero for basic css and js
In order to run the website: Untested
Assuming the root url is localhost:- Set up database (need to upload scripts)
- Go to controller localhost/admin to update the database
- for images, the crawler and imageResizer are located in the image folder