Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/khalil-codes/todo-realtime-feathersjs-app

Built using feathersjs and socket.io. This is a Todo application that runs in realtime. It auto update/fetch todos whenever a request is sent to server. Used React and feathersjs/client for frontend and also used event emitters and events listeners to listen to any call made to server in client app.
https://github.com/khalil-codes/todo-realtime-feathersjs-app

Last synced: 27 days ago
JSON representation

Built using feathersjs and socket.io. This is a Todo application that runs in realtime. It auto update/fetch todos whenever a request is sent to server. Used React and feathersjs/client for frontend and also used event emitters and events listeners to listen to any call made to server in client app.

Awesome Lists containing this project

README

        

### Todo Realtime App using FeatherJS

todo-realtime-feathersjs-app