https://github.com/noeldemartin/solid-focus
Solid Task Manager
https://github.com/noeldemartin/solid-focus
autonomous-data pwa solid solid-app solid-protocol task-manager vue
Last synced: 2 months ago
JSON representation
Solid Task Manager
- Host: GitHub
- URL: https://github.com/noeldemartin/solid-focus
- Owner: NoelDeMartin
- License: gpl-3.0
- Created: 2018-10-11T05:40:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-11T10:51:21.000Z (3 months ago)
- Last Synced: 2025-04-11T12:04:28.829Z (3 months ago)
- Topics: autonomous-data, pwa, solid, solid-app, solid-protocol, task-manager, vue
- Language: TypeScript
- Homepage: https://noeldemartin.github.io/solid-focus/
- Size: 17.5 MB
- Stars: 61
- Watchers: 11
- Forks: 13
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Focus: Solid Task Manager [](https://semaphoreci.com/noeldemartin/solid-focus) [](https://app.netlify.com/sites/solid-focus/deploys)
> [!WARNING]
> The current version of this application is very old and is being re-implemented from scratch in the `aerogel` branch. For more details, see [#10](https://github.com/NoelDeMartin/solid-focus/issues/10).Task Manager implemented with [Vue](https://vuejs.org/) using the [Solid](https://solid.mit.edu/) protocol to store data into a Solid POD. It is also possible to use the application offline and store data on LocalStorage.
Use it online here: [https://noeldemartin.github.io/solid-focus](https://noeldemartin.github.io/solid-focus)
To learn more about implementation details and development status [read the docs](docs).