Skip to content

Commit

Permalink
second commit
Browse files Browse the repository at this point in the history
  • Loading branch information
suraj7564 committed May 26, 2022
1 parent 7101089 commit 37b7a56
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# ToDo-List

ToDo list is a simple web application to save Your daily tasks in order not to miss anything.

### Features
* Pick a date from callendar
* Add new task
* Mark task as completed / uncompleted
* Set task priority
* Edit task
* Delete single task
* Delete completed tasks
* Delete all tasks

### Technologies used:
* HTML
* CSS
* Node.js/Express.js
* Bootstrap
* MongoDb

0 comments on commit 37b7a56

Please sign in to comment.