Users can delete their own posts, and all users except user who have the post archived will also no longer see the post. |
||
---|---|---|
app | ||
deployment | ||
migrations | ||
.flaskenv | ||
.gitattributes | ||
.gitignore | ||
Dockerfile | ||
LICENSE | ||
Procfile | ||
README.md | ||
Vagrantfile | ||
babel.cfg | ||
boot.sh | ||
config.py | ||
microblog.py | ||
requirements.txt | ||
tests.py |
README.md
Welcome to Microblog!
This is an example application featured in my Flask Mega-Tutorial. See the tutorial for instructions on how to work with it.