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.
- Host: GitHub
- URL: https://github.com/shaik-sohail-72/todo-list
- Owner: Shaik-Sohail-72
- Created: 2022-05-28T05:42:15.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-09T09:06:27.000Z (about 4 years ago)
- Last Synced: 2025-01-25T14:27:31.593Z (over 1 year ago)
- Topics: aws, css3, ejs-template-engine, express-js, heroku-deployment, html5, javascript, mongodb, node-js
- Language: JavaScript
- Homepage: https://todolist-webapp72.herokuapp.com/
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/




