hackerkid / Mind-Expanding-Books

:books: Find your next book to read!
https://mindexpandingbooks.com
11.74k stars 1.11k forks source link

website: Implement sorting of books functionality #183

Closed hackerkid closed 4 years ago

hackerkid commented 5 years ago

Users should be able to sort books on basis of rating, year published, title etc.

See https://github.com/hackerkid/Mind-Expanding-Books/tree/master/app to setup development environment

galElmalah commented 4 years ago

Hey, can you please assign this to me? Also, where can I find the fields we want the books to be sorted by?

hackerkid commented 4 years ago

@galElmalah You can add sorting by year, alphabetic order and rating.

See app/src/data/books.json for all the fields.

galElmalah commented 4 years ago

I think you can probably close this now 😄

hackerkid commented 4 years ago

Fixed in #241