Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ericreiche/sparkleboard

Sparkleboard is a self-hosted chore tracking app for families
https://github.com/ericreiche/sparkleboard

family php8 self-hosted symfony

Last synced: 2 days ago
JSON representation

Sparkleboard is a self-hosted chore tracking app for families

Awesome Lists containing this project

README

        

# Sparkleboard is a self-hosted chore tracking app for families.

It helps you keep track of chores and rewards for your family.
It's a great way to teach your kids responsibility and the value of hard work.

Currently just a proof-of-concept, not a finished product.

# Stack

This app is built with Symfony, Twig, Postgres, Bootstrap, Stimulus, Turbo

# Install

Copy the `.env` to `.env.local` and adapt to your needs. Make sure to change all the placeholder passwords.
Confirm you got Docker installed.
Run

`docker compose up -d `