Udacity todo app from full stack web developer program
Stars
1
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
15
commits
fixed city-state pairs within venues.
d08f215
connect to a local postgresql database in app.py.
9427022
implements final solution code. It DOESN'T work.
8ec579b
attempt to allow toggling and deleting tasks.
a304dd7
rearrange class todo and todolist.
4fcfb79
corrects indentations & comments out a 'def__repr"
871434a
correct code for red cross marks.
c9748ac
work around 'active_list is undefined'.
739b66c
differintiates b/w lists of todos and a todo list.
bbc487a
retore 'template' directory and added in index.html.
db84f1e
changed "list_id" nullable=True.
0fafb5e
changed 'completed' nullable to true.
c249d8a
create and run a migration to update the schema.
579a82f
add .gitignore
2eb053e
initial commit
5f16d28