My First Google App Engine Site: WhereDoKidsEatFree.com
I would like to introduce http://www.WhereDoKidsEatFreeToday.com, my first Google App Engine Site. It is a site that allows you to quickly look up what restaurants near you have free or cheap kids’ meals for a given day. I created it because I am both cheap and forgetful, and because I had been looking for an excuse to try out Google app engine.
If you are interested, it took about 600 lines of Python code and about 400 lines of HTML. If I wrote the Python code as “real” Python code it would have been about 400 lines and much … Continue Reading