Skip to content

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

Notifications You must be signed in to change notification settings

razmjo-netlinks/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

Languages

  • Ruby 46.1%
  • JavaScript 19.9%
  • HTML 11.7%
  • Shell 10.3%
  • CSS 9.8%
  • Python 1.2%
  • Dockerfile 1.0%