cmput301w19t22 / BookNet

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

US 01.05.01 (Part 5) View My Books Filtered By Status #29

Closed JamiePowers4446 closed 5 years ago

JamiePowers4446 commented 5 years ago

As an owner, I want to view a list of all my books, filtered by status, so that I can easily see which of my books have a certain status. Completed by Project Part 5 SP: 2

Madoshakalaka commented 5 years ago

I'm on this

Madoshakalaka commented 5 years ago

done.

worth noting: the update of owned books are in real time, which means when debugging/testing, changes from firebase console/ other users will directly change on your app.

To test this function, create some random books, go to firebase console, manually change some status to others (Borrowed, Requested etc). App will get immediate update.