Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/djbarnwal/get-things-done

A todo list app made with MongoDB, NodeJs, Express and EJS
https://github.com/djbarnwal/get-things-done

Last synced: 29 days ago
JSON representation

A todo list app made with MongoDB, NodeJs, Express and EJS

Awesome Lists containing this project

README

        

# Get-Things-Done
A todo list app made with MongoDB, NodeJs, Express and EJS

## Requirements for Development

- `node`
- `npm`

## Setup for Development

- `git clone https://github.com/dhiraj161298/Get-Things-Done.git`
- `cd Get-Things-Done`
- `npm install`
- `node app`
- `open localhost:3001/todo in browser`

### Screenshot

![Get Things Done](https://image.ibb.co/njFAo5/GTD_screenshot.png)