Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/khalil-codes/todo-realtime-feathersjs-app
- Owner: Khalil-codes
- Created: 2022-03-04T12:17:58.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-04T12:18:02.000Z (almost 3 years ago)
- Last Synced: 2023-12-02T14:39:32.080Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 382 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Todo Realtime App using FeatherJS
todo-realtime-feathersjs-app