KAFFEINE Android App
Version 1.0 – Initial Release
This release introduces the first version of the KAFFEINE Android application, a modern and elegant coffee shop menu app. It provides a clean, user-friendly interface with real-time data and a solid Android architecture focused on performance and scalability.
What's Included
Home Screen
- Displays a list of available product categories
- Clean and intuitive user interface
- All data fetched in real time from Firebase
Item List
- Shows all items within a selected category
- Grid-based layout for easy browsing
- Smooth and optimized image loading for each product
Backend and Architecture
- Firebase Firestore: Real-time data management for menu items and categories
- MVVM Architecture: Implemented using ViewModel and LiveData for clean, scalable code
- Modern UI: Built with RecyclerView and ViewBinding for an efficient and responsive experience
Notes
This is the first public build establishing the core browsing functionality. Future releases will include user accounts, favorites, and ordering features. Feedback and contributions are welcome.