EasyPan is a fun, interactive, and user-friendly mobile app that helps users cook delicious meals with ease. It features a sleek design, step-by-step instructions

android jetpack-compose kotlin
2 Open Issues Need Help Last updated: Jul 28, 2025

Open Issues Need Help

View All on GitHub
Mobile Development Cooking/Recipe App

AI Summary: Implement a push notification or audible alert in the EasyPan Android app to notify the user when a cooking step timer expires. This involves integrating a push notification service (likely Firebase Cloud Messaging) and triggering it from the timer functionality within the app.

Complexity: 3/5
enhancement good first issue

EasyPan is a fun, interactive, and user-friendly mobile app that helps users cook delicious meals with ease. It features a sleek design, step-by-step instructions

Kotlin
#android#jetpack-compose#kotlin
Mobile Development Cooking/Recipe App

AI Summary: Implement a function to update the database (Firebase Firestore) to reflect that a recipe has been cooked within the EasyPan app. This involves modifying the existing data layer and potentially the repository and view model to handle the update process and ensure data consistency.

Complexity: 3/5
enhancement good first issue

EasyPan is a fun, interactive, and user-friendly mobile app that helps users cook delicious meals with ease. It features a sleek design, step-by-step instructions

Kotlin
#android#jetpack-compose#kotlin