https://github.com/aleksandrajh/todolist-node
To Do List created in Node.js with Express, EJS and connected with Mongoose.
https://github.com/aleksandrajh/todolist-node
ejs-templating express-js mongoose node-js
Last synced: 4 months ago
JSON representation
To Do List created in Node.js with Express, EJS and connected with Mongoose.
- Host: GitHub
- URL: https://github.com/aleksandrajh/todolist-node
- Owner: aleksandrajh
- Created: 2022-11-01T14:42:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-05T20:42:23.000Z (over 3 years ago)
- Last Synced: 2025-10-21T06:49:03.357Z (8 months ago)
- Topics: ejs-templating, express-js, mongoose, node-js
- Language: JavaScript
- Homepage:
- Size: 26.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To Do List
- A project created in Node.js with Express, EJS and connected with Mongoose. User can create a multiple To Do lists by addings its name to the site url (e.g. '/work' or '/Shopping', etc.)
- This project forms a part of the Complete 2022 Web Development Bootcamp with [The App Brewery](https://www.appbrewery.co/).
- [Here](https://todo-list-ah.herokuapp.com/) is the link to live project


