Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 486 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 486 Bytes

PokeDex

A pokedex designed to accompany the pokemon trading card game - when scanning a card, align the name with the top left corner of the scanning box

What I Learned

  1. Fetching data from web services
  2. Reading, formatting and creating JSON services
  3. Firebase Database
  4. Firebase ML Kit (Text Recognition)
  5. Saving data using internal/external file storage
  6. Saving using Shared Preferences

What I Used

  1. Android Studio - Java
  2. Firebase Database
  3. Firebase ML Kit