
Back to projects
mobile
WeBall Sports Booking Android App
A native Android app for discovering sports events and reserving courts for basketball, football, and volleyball. It includes Firebase-backed authentication, booking persistence, tournament detail screens, and a user profile area.
View source on GitHubImpact
Helps players find sports activities and reserve facilities from one mobile app instead of handling bookings manually.
Highlights
- Firebase email/password registration and login flow
- Bottom-navigation app structure with Home, Events, and Profile screens
- Court booking flows for basketball, football, and volleyball using CalendarView
- Reservation data stored in Firebase Realtime Database
- Profile screen with uploaded avatar support via Firebase Storage and Glide
- Tournament detail pages for 3x3 basketball, 5x5 basketball, football, and volleyball
Tech Stack
JavaAndroid SDK / AppCompatMaterial ComponentsFirebase AuthenticationFirebase Realtime DatabaseFirebase StorageGlide