50.001 1D Project
A POC Recipe Android Application using Google Mediapipe Hands Tracking model for smart touchless scrolling.
Deliverables:
- Tran Nguyen Bao Long @TNBL: Project Lead
- define software architecture and project scoping
- documentation
- Li Xueqing @cnmnrll: Project Design
- set basic
Recipe
,Ingredients
andInstructions
models inmodel
- documentation
- set basic
- Melodie Chew En Qi @melmelchew: Marketing + Frontend
RecyclerView
andDrawerLayout
for navigationadapter
forRecyclerView
- Melvin Lim Boon Han @melvinlimbh: Marketing + Frontend
- Fragments for different cuisines in
fragment/cuisine
- Fragments for creating recipes in
fragment/recipe
- all resources and layouts in
res
- Fragments for different cuisines in
- Han Jin @dlsmzhhh: Backend Acitivity
- basic recipe activities in
acitivity
- basic recipe activities in
- Wang Zhouran @wzrwzr23: Backend Database
- Liang Junyi @LiangJunyi-010 Backend HandTracking
- implement HandTracking using Google Mediapipe Hands model for touchless scrolling in
ViewRecipeActivity
- implement HandTracking using Google Mediapipe Hands model for touchless scrolling in