Zach's Mugspideyclick logo

GitHub

GitLab

Linkedin

Instagram

Youtube

SoundCloud

Email

Flask Tips

Routing

I'm realizing routing has a lot of features I was not aware of! I need to use what's in this article:

https://hackersandslackers.com/flask-routes/

Authentication

The big problem I've been avoiding for too long. I need to tackle this! Yet another hackersandslackers tutorial seems to handle the subject:

https://hackersandslackers.com/flask-login-user-authentication