https://github.com/alanbsmith/dash
central hub for companion-oriented helper app
https://github.com/alanbsmith/dash
Last synced: over 1 year ago
JSON representation
central hub for companion-oriented helper app
- Host: GitHub
- URL: https://github.com/alanbsmith/dash
- Owner: alanbsmith
- Created: 2016-04-17T21:52:39.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-17T22:05:06.000Z (about 10 years ago)
- Last Synced: 2025-02-02T19:32:57.643Z (over 1 year ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [DASH](http://dash-hub.herokuapp.com/)
_A React client hub for various modular companions._
### OVERVIEW
Communicates with [Dash API](https://github.com/alanbsmith/dash_api).
The goal for Dash is to build a 'companion hub' of various helpers to manage my day-to-day tasks.
### Companion-Oriented Architecture
Companions are designed to be modular units of functionality. They handle their own actions and state. The goal is for each one to have its own personality and govern a domain of functionality (e.g. Hemingway handles all things article related). Dash becomes more useful with more companions, but never increases has to increase in complexity. This also allows me to iterate on the various companions individually.
### [DASH API](https://github.com/alanbsmith/dash_api)
A central API hub to serve the various companions.
### INITIAL COMPANION
**Hemingway**
A Dash companion for collecting and suggesting interesting reads.
### OTHER POSSIBLE COMPANIONS
* Notes
* Tasks / Reminders
* Forecast
* News
* Music
* Social
* Mail
* Calendar / Events