Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.72 KB

README.md

File metadata and controls

41 lines (29 loc) · 1.72 KB

Handball Court Manager

image
Play Store: https://play.google.com/store/apps/details?id=com.yonasoft.handballcourtmanager

Contents

  1. Introduction
  2. Technologies
  3. Screenshots

Introduction

What is Handball Court Manager?
Handball Court Manager is an Android application to digitize handball court queue management, score tracking, and match recording.

Technologies

  • Kotlin
  • UI designed with XML.
  • Room DB for persistent data storage.
  • GSON for serializing/deserializing data.
  • Dagger-Hilt for dependency injection.

Screenshots

Adding players to queue

add_p

Creating matches

add_m add_m2

Record score

scoring

Return players to queue

return1 return2

Match history

completed