https://github.com/leonardpepa/express-mongodb-todolist
Todo List with server side and database
https://github.com/leonardpepa/express-mongodb-todolist
ejs express expressjs mongodb mongoose nodejs todolist
Last synced: 7 months ago
JSON representation
Todo List with server side and database
- Host: GitHub
- URL: https://github.com/leonardpepa/express-mongodb-todolist
- Owner: Leonardpepa
- Created: 2021-04-01T01:47:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-17T22:40:52.000Z (over 4 years ago)
- Last Synced: 2025-01-17T08:45:46.363Z (9 months ago)
- Topics: ejs, express, expressjs, mongodb, mongoose, nodejs, todolist
- Language: JavaScript
- Homepage: https://serene-lowlands-60843.herokuapp.com
- Size: 26.4 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## express-mongoDB-TodoList
Todo List made from udemy course: 2021 Complete Web Develoment course from angela yu## technologies
* node.js,
* express,
* ejs,
* MongoDB,
* mongoose,
* bodyParser,
* loadash,## instalation
```node.js
git clone https://github.com/Leonardpepa/express-mongoDB-TodoList.git
run npm instal
run mongod in the terminal
run node app.js
open localhost:3000
```
## requirements
node.js
MongoDB## live: https://serene-lowlands-60843.herokuapp.com
### hosted on heroku with mongoDB ATLAS