Skip to content
/ todoApp Public

a editting-note application based on node.js,express,mongoDB

Notifications You must be signed in to change notification settings

jzwnju/todoApp

Repository files navigation

todoApp

a editting-note application based on node.js,express,mongoDB

introduction

1.before adding a item

2.input and submit

3.while hovering on the "check mark"

4.clicked the "check mark"

5.while hovering on the "remove" button

7.the item was removed

8.remove the item from the completed list

9. use cloud MongoDB,mLab

Dependencies

"jquery":"^3.2.1",<br>
"body-parser": "^1.18.3",<br>
"ejs": "^2.6.1",<br>
"express": "^4.16.3",<br>
"mongoose": "^5.2.7"<br>

Usage

node app.js
open in the broswer by the URL: localhost:5000/todo

About

a editting-note application based on node.js,express,mongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published