Skip to content

Latest commit

 

History

History
43 lines (20 loc) · 757 Bytes

README.md

File metadata and controls

43 lines (20 loc) · 757 Bytes

Restaurant Sales App

This is an Android application developed to assist restaurants in selling their products. The application is developed using the Kotlin programming language and several libraries, including Coroutines, MVVM, LiveData, RoomDatabase, Binding, and Navigation Component.

The Restaurant Sales App has the following features:

-User registration and login

-List of available products

-Product detail screen with description, price, and quantity available

-Cart functionality to add and remove products

-Order confirmation screen

-Order history

This application is developed using the following technologies:

-Kotlin

-Coroutines

-MVVM architecture

-LiveData

-RoomDatabase

-Binding

-Navigation Component

-RetroFit

-Glide