Skip to content

Shaik-Sohail-72/Todo-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo-List

Todo List using ejs templating and mongoDB. It show the day and todo list we can check off the todolist items. The user can add items and delete the items, all the list are store in the databse.

User can create their own custom list with their name by adding “/somename after the complete link in search bar”. A new custom list will be created and store in the database. And can access the custom list by adding “/somename after the complete link in the search bar”.

This webapp is deployed on Heroku.

https://todolist-webapp72.herokuapp.com/

Screenshot (320) Screenshot (321) Screenshot (322) Screenshot (323) Screenshot (325)