An open API service indexing awesome lists of open source software.

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.

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.