Skip to content

A simple grocery store app made to learn the basics of app development in Kotlin

Notifications You must be signed in to change notification settings

sanchi0204/Grocery_Store

Repository files navigation

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