https://github.com/houkasaurusrex/node-todo-app
Todo app with mongo db and node
https://github.com/houkasaurusrex/node-todo-app
Last synced: 9 months ago
JSON representation
Todo app with mongo db and node
- Host: GitHub
- URL: https://github.com/houkasaurusrex/node-todo-app
- Owner: HoukasaurusRex
- Created: 2018-06-02T06:53:49.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-12-11T11:41:43.000Z (over 5 years ago)
- Last Synced: 2024-11-24T19:58:23.730Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 5.01 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node Todo API Playground
## Scope
This project is a testing ground for developing and testing in
* Node.js
* Express.js
* MongoDB
## Overview
* Todo API
* User API
* authentication middleware
* MongoDB and MongoLab Database Support
## To Do
- [ ] Refactor DB to PostgreSQL/Sequelize
- [ ] Add to Home Site Projects
## Roadmap
- [ ] Build GUI with React
- [ ] user account handling
- [ ] todo UI
- [ ] Search For Fun APIs to Include
- [ ] Webscraping
- [ ] Build Native Application with Electron
- [ ] Build Mobile App with React Native