Skip to content

Indonesia Recipe App πŸ‘¨πŸ»β€πŸ³ build using Compose Multiplatform, Modularization, Koin, Ktor, Datastore, Voyager, Video Player, Camera, OpenAI, and many more πŸš€

Notifications You must be signed in to change notification settings

kylixeza/beu-cmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

96 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

About

What is Beu?

Beu (Bring Out The Best Chef In You) is a mobile application (both android and ios) that provides various Indonesian recipes including guides and videos. You can share your cooking results with others. The app also implements machine learning (image classification) to classify Indonesian food and will provide results in the form of the name of the food and other recipes.

KMM Project Configurations

This is a Kotlin Multiplatform project targeting Android, iOS.

  • /composeApp is for code that will be shared across your Compose Multiplatform applications. It contains several subfolders:

    • commonMain is for code that’s common for all targets.
    • Other folders are for Kotlin code that will be compiled for only the platform indicated in the folder name. For example, if you want to use Apple’s CoreCrypto for the iOS part of your Kotlin app, iosMain would be the right folder for such calls.
  • /iosApp contains iOS applications. Even if you’re sharing your UI with Compose Multiplatform, you need this entry point for your iOS app. This is also where you should add SwiftUI code for your project.

Learn more about Kotlin Multiplatform…

Ecosystem

  1. Backend : https://github.com/kylixeza/beu-remaster-backend
  2. Notebook: https://github.com/kylixeza/beu-remaster-ml

Screenshots

Note

  1. The classification feature only works on android, while on ios it still doesn't because the developer doesn't have a real device for testing.
  2. You can create an account to use the app and it's free (no API Key)

Contribution

For anyone who wants to contribute can send a pull request

Support Kylix to create another amazing projects!

"Buy Me A Coffee"

Contact

kylix-eza-saputra-1bb1b7192 k_ylix #Kylix3272

About

Indonesia Recipe App πŸ‘¨πŸ»β€πŸ³ build using Compose Multiplatform, Modularization, Koin, Ktor, Datastore, Voyager, Video Player, Camera, OpenAI, and many more πŸš€

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages