Skip to content

A basic Flutter app in which I have inculcated Firebase. The list of the shopping items is stored on Firebase's Realtime Database via HTTP requests.

License

Notifications You must be signed in to change notification settings

curiousTejas/shopping-list

Repository files navigation

Shopping List

This is a basic Shopping List app in which the user can add items, their quantity and category.

  • The home screen shows the list of items added, which can be deleted on swiping.
  • The items are stored on a backend realtime database hosted on Firebase.
  • The video below showcases how addition and deletion of items affects the RTDB on Firebase.
ShoppingList.mp4

About

A basic Flutter app in which I have inculcated Firebase. The list of the shopping items is stored on Firebase's Realtime Database via HTTP requests.

Topics

Resources

License

Stars

Watchers

Forks