Skip to content

Katelynn's personal bookshelf. A place where she can nerd out about data and pick next reads.

Notifications You must be signed in to change notification settings

katelynnbarlowe/bookshelf

Repository files navigation

My personal bookshelf where I can nerd out about data and pick next reads.

⚠️ Work in Progress ⚠️

But why? 🤷🏻‍♀️

This is what happens when a coder is dissatisfied with an existing app (Goodreads) and has some time on their hands. I've been faithfully maintaining my Goodreads profile for over 8 years, but there was stuff I wanted to do there that I couldn't.

And what does it do again?

The app allows easy sorting and filtering of books, as well as viewing books on overlapping shelves. It also displays my ratings and reviews.

And how exactly? 🤔

Unfortunately, Goodreads is deprecating their API, so I have to run this via CSV imports. I use the export generated here to pull in books and build shelves dynamically. The CSV to import is stored in /storage and the command is php artisan importBooks {filename}.

With help from...

About

Katelynn's personal bookshelf. A place where she can nerd out about data and pick next reads.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published