Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 1 month ago
JSON representation

To Do List created in Node.js with Express, EJS and connected with Mongoose.

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

![Main list](public/images/mockup-image.png)
![Example list](public/images/mockup-image2.png)
![Example list2](public/images/mockup-image3.png)