Site icon Android Tutorial Online

Sample application built to demonstrate the use of Kotlin

šŸ² Foodium (Kotlin Multiplatform Mobile)

Foodium is a simple and sampleĀ mobile applicationĀ built to demonstrate the use ofĀ Kotlin Multiplatform MobileĀ for developingĀ Android and iOSĀ applications usingĀ Jetpack ComposeĀ šŸš€.

PlatformsĀ 
Status

About

It simply loads posts data from API and displays them on the UI. The network API is a dummy (fixed) response which isĀ statically hostedĀ here. The concept of this app is originally taken fromĀ this project.

šŸ“± Preview

Currently, the app looks like this on the both platforms:

ā–¶ļø Android

https://user-images.githubusercontent.com/19620536/232288166-5ca48ebc-b36f-43f3-b759-471834b31c2f.mp4

ā–¶ļø iOS

https://user-images.githubusercontent.com/19620536/232288185-fff651ef-1acc-4b68-92e7-d88a0a4e1f4a.mp4


Built with

TODOs

Currently, it only shows a one Home screen with listing of posts. The following features will be integrated in the app andĀ Work is in Progressā€¦

āœ… Completed

šŸš§ Work in progress

Contribute

If you want to contribute to this library, youā€™re always welcome! SeeĀ Contributing Guidelines.

Discuss šŸ’¬

Have any questions, doubts or want to present your opinions, views? Youā€™re always welcome. You canĀ start discussions.

Acknowledgements

License

Copyright 2023 Shreyas Patil

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

GitHub

View Github

Exit mobile version