Skip to content

Latest commit

 

History

History
71 lines (66 loc) · 1.63 KB

README.md

File metadata and controls

71 lines (66 loc) · 1.63 KB

BasketNOW React Native Mobile App

basketNowThumbnail

UI/UX Progress

Open video as Picture-in-picture to view as a small player while scrolling

basketNow_week-4_progress.mp4

Features

Client-side
  • Create Training block Templates
    • Drill titles
    • Drill description
    • Drill type (offense/defense)
    • KPIs
    • Tags
  • Workout Calendar
    • Displays date
    • Add/remove workout blocks
    • Edit workout block (option to edit the template too)
    • Set reminders
  • Personal Zone/Locker Room
    • Collective view of training blocks
    • Most used template
    • Top 3 used offensive drills
    • Top 3 used defensive drills
    • Total reps
  • Playbook
    • Team/personal playbooks
    • Tags
    • Canvas for moving 6 nodes (5 players, 1 ball) using keyframes for animation steps
    • Apply a description to each node's movement
  • Auth
    • Standard login with email verification
    • 0Auth option
    • Cookies
Server-side
  • Auth
    • Cookies
    • All Routes except login/reg are protected
  • Client-side
    • nested list 1
    • nested list 2
  • Server-side