README.md
This is an app we're using to learn Flask. It has some really basic components in it.
-Skeleton Flask files to launch an pp (we began with "Hello, world!") -A models file tha declares our classes(Post and User) -A forms file that defines forms for adding new users and adding new posts