",
+ "description": "A very basic to do list manager"
+}
diff --git a/my-todolist/settings.js b/my-todolist/settings.js
new file mode 100644
index 0000000..e69de29
diff --git a/my-todolist/uploads/27972f066b700a1fd1683483f56c1fc5 b/my-todolist/uploads/27972f066b700a1fd1683483f56c1fc5
new file mode 100644
index 0000000..9cbad1f
Binary files /dev/null and b/my-todolist/uploads/27972f066b700a1fd1683483f56c1fc5 differ
diff --git a/my-todolist/uploads/33cbf6c3f892f7725ea81c0598c9df5c b/my-todolist/uploads/33cbf6c3f892f7725ea81c0598c9df5c
new file mode 100644
index 0000000..9cbad1f
Binary files /dev/null and b/my-todolist/uploads/33cbf6c3f892f7725ea81c0598c9df5c differ
diff --git a/my-todolist/uploads/451cdc0ede49ced713c96a9c53db217f b/my-todolist/uploads/451cdc0ede49ced713c96a9c53db217f
new file mode 100644
index 0000000..33e1e61
Binary files /dev/null and b/my-todolist/uploads/451cdc0ede49ced713c96a9c53db217f differ
diff --git a/my-todolist/uploads/b9e1efefb791e1352feaeba034497c49 b/my-todolist/uploads/b9e1efefb791e1352feaeba034497c49
new file mode 100644
index 0000000..9cbad1f
Binary files /dev/null and b/my-todolist/uploads/b9e1efefb791e1352feaeba034497c49 differ
diff --git a/my-todolist/uploads/eae94ed0e2e5bbebd4a6b4644be0a62e b/my-todolist/uploads/eae94ed0e2e5bbebd4a6b4644be0a62e
new file mode 100644
index 0000000..33e1e61
Binary files /dev/null and b/my-todolist/uploads/eae94ed0e2e5bbebd4a6b4644be0a62e differ
diff --git a/my-todolist/views/todo.ejs b/my-todolist/views/todo.ejs
index 529d03e..c9e3827 100644
--- a/my-todolist/views/todo.ejs
+++ b/my-todolist/views/todo.ejs
@@ -16,17 +16,49 @@
<% priority.forEach(function(p,index2){%>
<% member.forEach(function(m,index3){%>
<% index.forEach(function(l,index4){%>
+
+
<% if((index1==index2) && (index2==index3)&&(index3==index4)){%>
delete update <%= todo %> <%=p %> <%=m %><%}})})})});%>
+ 1
+ 2
+ 3
-
+
+
+
+
+
+
+
+
+
Priority:
-