I'm a student of Udacity cs253.
cs253 is something about Web Development
Here are my homework : a small blog on GAE and some others. Maybe it won't help you at all , but it's good to share, isn't it?
- You can SignUp here. Your password is keeped safly under hash with salt and sercet string.
- Login here, cookies are generated to make you convient. Of course you can delete the cookies with Logout
- You could use it directly ,SignUp and Login makes nonsense
- Blog post has json generated, you can visit it by add
.json
after the url - Query has beem memcached
###Others
Code structure is terrible as you see, sorry for that and I gonna rewrite in I-do-not-know-when