Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prabha1729/todo-app
Todo App create using node.js ,mongoose,mongodb,ejs,express
https://github.com/prabha1729/todo-app
ejs expressjs mongoose nodejs
Last synced: 10 days ago
JSON representation
Todo App create using node.js ,mongoose,mongodb,ejs,express
- Host: GitHub
- URL: https://github.com/prabha1729/todo-app
- Owner: prabha1729
- Created: 2020-08-04T16:47:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T11:29:25.000Z (about 2 years ago)
- Last Synced: 2024-11-19T05:55:41.841Z (2 months ago)
- Topics: ejs, expressjs, mongoose, nodejs
- Language: JavaScript
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo-App
A Todo List App.## Reach out to me
[](https://www.linkedin.com/in/prabhakargaddam/)
[]()
## Built with
- Node
- Express
- Mongoose
- EJS
## Usage
```
# Install dependencies
npm install# Start
npm start
```
## You may also like...
- [StoryBooks](https://github.com/prabha1729/StoryBooks) - App to share public or private stories.
- [VidJot](https://github.com/prabha1729/VidJot) - An app for jotting down ideas for future Youtube videos.
- [Contact System](https://github.com/prabha1729/RESTful-Service-for-Contact-Entry-System) - A RESTful service to contacts using Node.js
- [Blog Posts](https://github.com/prabha1729/RESTful-Service-Blog-Post) - REST API for blog posts.