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

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

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