Homework #8

Due May 6, at 23:59.

To submit, email your answers to zju.webdev@gmail.com with the subject “Homework #8”.

For this exercise, you will continue to learn about the technologies for your project.

  1. Last week, you started working with the programming language for your framework. This week, you will look at the framework itself.

    Note: If you do decide you'd like to switch frameworks, that's okay. No need to re-do previous homeworks.

    For this homework, work through a tutorial for the framework you plan to use for your project.

  2. Create a hw8 directory in your repository for your work on this homework. Put all of your code files in there, and commit them as you work. Do not commit your database file.

  3. Pick a tutorial on your framework. The official tutorials are both good:

    Again, please don't just copy-and-paste. Try to give the examples some thought as you go.

  4. Commit and push your work in the repository to the server.

  5. Send an email to zju.webdev@gmail.com with the subject “Homework #8”. Include the path within your repository where we'll find your work. Be sure to include your student number in the body of the email so we find the right repository.