Code Journal R2D5 100 Days of Code 2019-08-30

Posted on Fri 30 August 2019 in Python • Tagged with Python, Code Journal, Flask • 3 min read

The first couple of days of this second round of #100DaysOfCode I went through almost all the Flask tutorials in #100DaysOfWeb in Python) . They are:

  • Flask Intro
  • Calling APIs in Flask
  • Flask Login

As an extension to that I wanted to build my own app from scratch, in a way …


Continue reading