Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ndleah/python-mini-project
/ index
Route
index
Todo_App/main.py:None–None ·
view source on GitHub ↗
app.route('/')
Source
from the content-addressed store, hash-verified
1
from
flask
import
Flask, request, render_template, redirect, url_for
2
from
flask_bootstrap
import
Bootstrap
3
4
#create the app
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected