An open API service indexing awesome lists of open source software.

https://github.com/shaik-sohail-72/todo-list

Todo List webapp using ejs templating and mongoDB.
https://github.com/shaik-sohail-72/todo-list

aws css3 ejs-template-engine express-js heroku-deployment html5 javascript mongodb node-js

Last synced: 3 months ago
JSON representation

Todo List webapp using ejs templating and mongoDB.

Awesome Lists containing this project

README

          

# 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)](https://user-images.githubusercontent.com/106341416/170885278-7ac5dd30-6b00-4769-8eb0-375e82f919e1.png)
![Screenshot (321)](https://user-images.githubusercontent.com/106341416/170885280-819f211a-a0f0-4c61-a165-8bda1b488d3d.png)
![Screenshot (322)](https://user-images.githubusercontent.com/106341416/170885281-8047b9cd-3666-41b8-ad71-4770277c223f.png)
![Screenshot (323)](https://user-images.githubusercontent.com/106341416/170885284-22db55ba-eef0-483f-95df-1c831b880bf8.png)
![Screenshot (325)](https://user-images.githubusercontent.com/106341416/170885286-84899244-99b7-43d5-a4ed-cbded4dbaac4.png)