jd7h / josephine

Book catalogue system in Python 3/Django3, modeled after GoodReads and books.hansdezwart.nl. Comes with a GoodReads import script.
10 stars 2 forks source link

Search functionality for catalogue #4

Closed jd7h closed 4 years ago

jd7h commented 4 years ago

We need to be able to search the list of books, based on title, category, author name, etc.

jd7h commented 4 years ago

Useful Django docs: https://docs.djangoproject.com/en/3.0/topics/db/search/

jd7h commented 4 years ago

Really good tutorial: https://wsvincent.com/django-search/

jd7h commented 4 years ago

Added to menu in commit bc7a9819de600b9f548563674d6a41fe86696427