Skip to content

Kolbein/ShoppingListAppFlutter

Repository files navigation

Flutter Shopping List App

This is a shopping list app built with Flutter and Firebase. It uses Google Sign-In for authentication and Firebase Realtime Database for data storage.

Features

  • Google Sign-In for authentication
  • Add new items or tap the existing ones in in the list of historic shopping items
  • Real-time updates with Firebase Realtime Database
  • Share the live shopping list with a friend

Getting Started

To get a local copy up and running, follow these steps:

  1. Clone the repository:
git clone https://github.com/kolbein/ShoppingListAppFlutter.git
  1. Navigate to the project directory:
cd ShoppingListAppFlutter
  1. Install the dependencies:
flutter pub get
  1. Run the app:
flutter run

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published