https://github.com/vbmacieel/lovelyfoods
An Android application to save recipes to prepare with your partner in the future.
https://github.com/vbmacieel/lovelyfoods
android firebase kotlin mvvm viewbinding
Last synced: about 1 month ago
JSON representation
An Android application to save recipes to prepare with your partner in the future.
- Host: GitHub
- URL: https://github.com/vbmacieel/lovelyfoods
- Owner: vbmacieel
- Created: 2024-01-11T00:38:46.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-14T00:30:48.000Z (about 2 years ago)
- Last Synced: 2025-01-15T15:40:59.671Z (over 1 year ago)
- Topics: android, firebase, kotlin, mvvm, viewbinding
- Language: Kotlin
- Homepage:
- Size: 115 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LovelyFoods
**LovelyFoods** is an Android application designed for saving recipes to prepare with your partner in the future.
## Technologies Used
- **Kotlin**
- **Firebase**: Backend services for authentication, real-time database, and cloud storage.
- **Android**: Operating system for mobile app development.
- **MVVM (Model-View-ViewModel)**: Architectural pattern for structuring the app's codebase.
- **ViewBinding**: Android feature for interacting with UI elements, reducing boilerplate code.
## Features
- **Recipe Management**: Save and manage a collection of recipes for future cooking sessions.
- **Collaborative Planning**: Plan and share cooking ideas with your partner using the app.