Skip to content

ndmax/meritoken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meritoken

A lightweight React + Vite demo that simulates a weekday token system for parents and kids.

Features

  • Faucet drip issues 4 tokens every weekday (Mon-Fri).
  • Parents can delete a token at any time (demerit).
  • Redemptions consume a configurable amount with a 6-token minimum and only work on weekdays.
  • Weekends pause both the faucet and redemptions while still allowing deletions.
  • "Advance day" control to simulate weekday/weekend behavior and a running activity log.

Getting started

npm install
npm run dev

Visit the printed local URL to interact with the app.

If your environment restricts package downloads, install dependencies where allowed, then run the commands above.

About

A token system with distribution, redemption and demerit functions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published