Skip to content

slavadev/kidsboards

Repository files navigation

Kids Boards

Maintainability Build Status Documentation

About

Kids Boards helps you to transforms your kid's goals into a game with four small steps:

  • Add a goal which your child wants to achieve
  • Set how many "points" are needed to reach the goal
  • Add points or remove them depends on results
  • Celebrate when the goal is achieved!

Used tools

Backend

Frontend

Documentation

Prerequisites

Usage

Development

Build

docker-compose -f dev.yml build
docker-compose -f dev.yml run dbcreator
docker-compose -f dev.yml run migrator

Test

docker-compose -f dev.yml run tester

Run

docker-compose -f dev.yml up

Production

Build

docker-compose build

Run

docker-compose up

About

Kids Boards helps you to transforms your kid's goals into a game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published