Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 days 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-27T05:04:43.000Z (18 days ago)
- Last Synced: 2024-10-27T06:18:37.563Z (18 days ago)
- Topics: autonomous-data, pwa, solid, solid-app, solid-protocol, task-manager, vue
- Language: TypeScript
- Homepage: https://noeldemartin.github.io/solid-focus/
- Size: 14.5 MB
- Stars: 59
- Watchers: 11
- Forks: 13
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Focus: Solid Task Manager [![Build Status](https://semaphoreci.com/api/v1/noeldemartin/solid-focus/branches/master/badge.svg)](https://semaphoreci.com/noeldemartin/solid-focus) [![Netlify Status](https://api.netlify.com/api/v1/badges/5a7f43a6-d4cf-464e-8eb2-f794fcc804f9/deploy-status)](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).