Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/impruthvi/todolist
https://github.com/impruthvi/todolist
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/impruthvi/todolist
- Owner: impruthvi
- Created: 2020-11-13T15:26:13.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-01T11:22:29.000Z (over 1 year ago)
- Last Synced: 2023-05-01T12:40:00.543Z (over 1 year ago)
- Language: JavaScript
- Size: 2.8 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# toDoList
## Languages and Tools:
- [](https://code.visualstudio.com/)
- [](https://www.javascript.com/)
- [](https://html.com/)
-
- [](https://github.com/)
- [](https://nodejs.org/en/)
- [](https://www.mongodb.com/try/download/community)
## Required
> 1.Libraries
* body-parser
* ejs
* express
* lodash
* mongoose## Installation guide
1. open the terminal and run
git clone https://github.com/impruthvi/toDoList.git
or directly download the zip2. Run in terminal `npm install body-parser ejs express lodash mongoose`
3. Run in terminal `npm init`
## Run mongod server
* Run `mongod`## How to run
1. Run in terminal `node app.js`
2. Open in Browser `http://localhost:3000/`Live Demo : https://polar-journey-06081.herokuapp.com/
### If any issue pls mail me on [email protected]