-
Notifications
You must be signed in to change notification settings - Fork 0
Setup
inge91 edited this page Mar 17, 2012
·
2 revisions
This Project is started to notificate people of offers on Steam for games they would like to buy.
The todo list for now:
-
Look at the HTML of http://didimatic.com/dd/en/onsale/steam to find out how easy names can be extracted and matche
-
Try and extract all games from Steam and see how to hold these up to date
-
Get to know Bottle to get more familiar with python web frameworks
-
Make an easy GUI in which people can select gaming titles and add their emailadress
-
Figure out how to make a database and put all subscribers in it with their games (checkout heroku)
-
let something dynamically search the site for offers (cronjob) and see if there are matches in the database
-
figure out how to send email notifications to people