Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.44 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.44 KB

GROCERS

A grocery store Android application.

Introduction

A simple grocery store app made to learn the basic concepts of Kotlin.

Features

  • The application supports Android 5.0 Lollipop (API level 21) and above.
  • The app allows user to choose the category of product he/she wants to buy
  • The user can then slect the items to be bought from the given list of items as per the category
  • The toast messages update them about their choices.
  • The cart tells them about the items, their quantity and total payable price.

Screenshots

GROCERS