You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I designed and developed restaurant app as part of the Meta Android Professional Course. This app comprises three screens:
Onboarding Screen: Collects user information during the initial setup.
Home Screen: Displays a list of menu items data fetched from servers using Ktor, allowing users to search and browse by category, all stored efficiently in SQLite using Room.
User Profile Screen: Provides a user profile view.
Technologies Used
Kotlin
Android Jetpack Compose
Ktor
SQLite Room
Figma
Wireframe
Prototype
About
restaurant app Displays a list of menu items data fetched from servers using Ktor, allowing users to search and browse by category, all stored efficiently in SQLite using Room