Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

readme.md

To Do Agenda App

Concepts Practised

  • Create a Web Server with Flask
  • Use the Command Line on Windows and Mac
  • __name__ and __main__ : Special Attributes built into Python
  • Python Decorator Functions and the @ Syntax
  • Flask URL Paths and the Flask Debugger
  • Rendering HTML Elements with Flask
  • Use Python Decorators to Style HTML Tags
  • Decorators with *args and **kwargs Create a Python Decorator

To Do Agenda App

day88