Files

36 lines
1.7 KiB
Markdown
Raw Permalink Normal View History

2026-09-12 17:34:07 +08:00
# Project Proposal
> **TODO:** Paste in the team's original submitted proposal here (verbatim, or a cleaned-up version with the same content). This file was scaffolded automatically as part of the required `docs/` structure and does not yet contain the actual submitted proposal text.
## Suggested sections to include
- Problem statement / motivation
2026-09-16 17:40:58 +08:00
Provide an app for users to improve their bowling by learning hwo to get into the correct positions.
2026-09-12 17:34:07 +08:00
- Target users
2026-09-16 17:40:58 +08:00
Anyone who is able to bowl
2026-09-12 17:34:07 +08:00
- Proposed solution and key features
2026-09-16 17:40:58 +08:00
Able to see their mistakes
Able to see instructions on how to correct their mistakes
Able to hear instructions on how to correct their mistakes
Able to see the ideal form
2026-09-12 17:34:07 +08:00
- Scope (in-scope vs. out-of-scope for this project)
2026-09-16 17:40:58 +08:00
Five step bowling only
Right handed bowling only
Starting position correction and finishing position only
2026-09-12 17:34:07 +08:00
- Success criteria
2026-09-16 17:40:58 +08:00
User is able to get into the correct position with help from the app
2026-09-12 17:34:07 +08:00
- Team members and roles
2026-09-16 17:40:58 +08:00
Lu Yong Wei (Product Owner)
Gabriel Low (Programmer/ Version control manager)
Harine S/O Sumen (Tech Lead)
Liu Jingwen (Programmer/ Serialization manager)
Auvik Kumar Biswas (Programmer/ Feedback manager)
Chan Qi Ying (Programmer/ UI lead)
Low Yu Sheng Javier (Product Manager)
Khalil Belabadia (Programmer/ Audio Lead)
2026-09-12 17:34:07 +08:00
## Working summary (placeholder, derived from the current codebase — replace with the real proposal)
PinPoint (working name "BowlEye" in code) is an Android app that helps bowlers improve their approach and delivery form by recording video through the phone camera, running on-device pose detection (ML Kit) to track body landmarks in real time, and giving feedback on step timing, joint angles, and delivery phase.