cmput301w19t22 / BookNet

CMPUT 301 Winter 2019 Group Project - Team 22
1 stars 1 forks source link

Move ISBN Scanner To An Interface #86

Closed JamiePowers4446 closed 5 years ago

JamiePowers4446 commented 5 years ago

The code for ISBN scanning (currently in the New Book Activity) should be moved into a general interface so it can be reused in the several places it's needed.