Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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).