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
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
Manage Categories
Search
Backlinks
Knowledge Base
- [[flask]]
Python
- [[flask]]