Hacker News new | ask | show | jobs
by FR10 1497 days ago
This is really nice, I like the graphs and the layout overall. How do you manage adding new books, JS?
1 comments

All the information comes from the Goodreads CSV export. After I complete any book, I export the CSV file and run make task[1]

1: https://github.com/ananthakumaran/ananthakumaran.github.com/...