Games #
[0] Django #
You used Django in Shuyuan CS to make your web apps. They have their own tutorial or you could use the resources from Shuyuan CS.
[1] Flask #
Flask is another popular option for web apps. It doesn’t do as much of the heavy lifting for you, which can be nice if you want to get credit for building your own stuff (Rather than using built-in templates). Here’s their website.