Skip to content

Files

Latest commit

8bc3067 · Nov 9, 2023

History

History
18 lines (14 loc) · 997 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 997 Bytes

Shopping Checkpoint

A cross-platform shopping list application written in Dart with the Flutter SDK. This app was created by @PanagiotisPapadeas and @mvlassis as part of the 2021-2022 course in Human-Computer Interaction from the National Technical University of Athens (NTUA).

Features

  • Create shopping lists and populate them with items
  • Check/Uncheck items to your heart's content
  • Sort all items and check whether there are any items remaining
  • Add items from a written list using optical character recognition (OCR)
  • Cross-platform compatiblity provided by Flutter. We mainly targeted Android as well as web browsers.

Gallery

Tools used

  • Flutter SDK
  • Android Studio
  • Figma (to create the app prototype)