Best Flask open-source libraries and packages

DeafGrandpaWebApp

A simple Flask web application that represents a "deaf grandpa." The so-called grandpa lives within the web application, and will respond humorously to user input that is entered in all upper case.
Updated 5 years ago

DeafGrandpaWebApp

Grandpa can't hear so well.

Build a web app where you can speak to Grandpa through a variable rule.

If the phrase you enter is written entirely in upper case, Grandpa will repeat it back to you and say something witty.

If the phrase is lower case or mixed, Grandpa will say, "What? I can't hear you!"

You'll need to use routes, variable rules, and plain ol' Python.

Tags user python