Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hi-shekhar/todousingmean
A Todo Application implemented using MEAN
https://github.com/hi-shekhar/todousingmean
angularjs crud-application expressjs javascript mongodb nodejs todo
Last synced: about 1 month ago
JSON representation
A Todo Application implemented using MEAN
- Host: GitHub
- URL: https://github.com/hi-shekhar/todousingmean
- Owner: hi-shekhar
- Created: 2018-08-01T16:51:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-30T08:20:03.000Z (almost 2 years ago)
- Last Synced: 2024-01-28T01:09:26.842Z (11 months ago)
- Topics: angularjs, crud-application, expressjs, javascript, mongodb, nodejs, todo
- Language: JavaScript
- Homepage:
- Size: 116 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo MEAN Application
A todo list implement using MEAN
## Built With
1. Mongo DB
2. Express js
3. Angular js 1.58
4. Node.js## Features
1. Add , Remove, Edit and Update items.
2. Option to Undo when item is deleted.
2. Custom Pagination