Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 664 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 664 Bytes

LittleLemonApp

Little Lemon is app for ordering food.It was created in Kotlin.

Features

  • Users authentication using SharedPreferences
  • Scrolling menu list
  • Can searche and filter dishes
  • Viewing profile screen

Tools & Technology Used

  • Android Studio & Kotlin
  • Jetpack Compose
  • Ktor for sending HTTP requests
  • Room for interacting with the SqlLite database
  • SharedPreference for managing user authentication
  • Navigating with Compose

Screenshots

drawing

drawing

drawing