Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 717 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 717 Bytes

record-scanner

Sometime in the future this app will be used to catalog my record collections by barcode

just basic stuff for now

Existing Features

  • Camera will open, scan a barcode, and display it in a popup
  • requires the user to press a button before the next scan
  • asks for permission

todo - MVP

  • add functionality to interface with the discogs API
  • after the scan is complete, move the user to a new screen with info about the record
  • link the user to a spotify/youtube to listen
  • show value (in dollars) of the record

todo - Extra Features

  • build a backend lol
  • store record information in a database
  • show database in seperate screen
  • some analytics things
  • user accounts