My Brain
My Brain
  • apps
  • cheat-sheets
  • code
  • deployment
  • environments
  • git
  • scripts
  • shell
  • vscode
  • languages
    • css
    • javascript
    • nextjs
    • python
      • Packages
      • frameworks
        • Django - Code Institute
        • Django Dockerized
        • Django Tutorials
        • Django
        • Flask
      • Python
    • react
    • vue
    • databases
  • journal
  • Foam tips
  • Inbox
  • Knowledge Base
  • Todo

Flask

Code Institute Flask Mini Project

Basics

  • Introduction
  • Database Creation
  • Create the Flask Application - Repo
  • Deploy Application to Heroku - Repo
  • Connect Flask to MongoDB - Repo
  • Template Inheritance - Repo
  • Materialize and Static Files Setup - Repo

Authentication

  • Adding a Navbar - Repo
  • Register Page - Repo
  • Register Functionality - Repo
  • Login Functionality - Repo
  • Display User Profile - Repo
  • Logout Functionality - Repo

User Input

  • Adding an Accordion - Repo
  • Accordion Task Data Binding - Repo
  • Add Categories to MongoDB
  • Add Task Form Boilerplate - Repo
  • Add Task Form Input Fields - Repo
  • Allow Task Category Selection - Repo

Writing to the Database

  • Submit Add Task Form Data - Repo
  • Materialize Select Validation - Repo

Editing

  • Adding Edit and Done Task Buttons - Repo
  • Wire up Task Edit Button - Repo
  • Bind Data to the Edit Task Form - Repo
  • Update the Task in the Database - Repo

Deleting

  • Delete a Task - Repo

Manage Categories

  • Display Categories - Repo
  • Add Categories - Repo
  • Update Categories - Repo
  • Delete Categories - Repo

Search

  • Text Index Searching - Repo

Backlinks

Knowledge Base
- [[flask]]
Python
- [[flask]]
Show Graph Visualisation