Skip to content

beardytim/shuttlers

Repository files navigation

Shuttlers

A kitty app for my badminton group.

Features

  • Members can see their balance and spending history
  • Admin can:
    • add/remove members
    • add expenditure
    • add funds to members

Breakdown

  • Uses Google Firebase as a backend.
    • Admin member is authed through Firebase Authentication.
    • All data is stored on a Firebase Firestore DB with rules only allowin Admin member to add/update/remove data. Anyone can read data.
  • Deployed as an Android app and also on GitHub pages. Click here to check it out!

To Do

  • increase admin capability - edit previous games etc.
  • input cost through numberpad

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published