Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rahul-barick/wunderlist

A simple Wunderlist (to-do app) using Node js
https://github.com/rahul-barick/wunderlist

expressjs javascript mongodb mongoosejs nodejs

Last synced: about 6 hours ago
JSON representation

A simple Wunderlist (to-do app) using Node js

Awesome Lists containing this project

README

        

# Wunderlist
Wunderlist enables you to add items to the list,manage tasks,subtasks,notes to tasks,edit to-do's,update to-do's,delete to-do's with the help of Rest api using Node js. My main aim to implement is to understand the development of server-side logic and maintenance of central database (here i have used MongoDB) , and ensuring high performance and responsiveness to requests from the front-end.Here i have used server-side templating language (EJS)

If you want to download it using git, copy paste the link that is presented to you, then run the following at your terminal:
```
git clone https://github.com/Rahul-Barick/Wunderlist.git
cd Wunderlist
npm install
```
## Start the Server
```
nodemon app.js
```
Default Route http://localhost:3000/api