I went ahead and posted assignment #7 so you can take a look at it and get your creative juices flowing. However, don’t actually do anything to your flask instance that’s running your assignment #6 for me to grade, until Tuesday’s lecture when I explain how to use Docker to maintain separate versions of your app (one for development and one for production) running on two different ports.
Also, do pay attention to the red text in the assignment. You do not have to make your Redis stuff work exactly the same way mine does, and in fact I’d discourage you from doing so. Be faithful to your project topic, and think about how a couple of Redis data structures could be used to cleanly and elegantly store meaningful data about that topic.