Giter VIP home page Giter VIP logo

Comments (19)

geritol avatar geritol commented on August 25, 2024 1

can do for sure!
the only thing, that maybe in the source code the separators won't be well aligned. Put probably that can also be solved. Will try to achieve this today.

from mind-expanding-books.

hackerkid avatar hackerkid commented on August 25, 2024 1

Fixed in #105

from mind-expanding-books.

hackerkid avatar hackerkid commented on August 25, 2024

I like the idea of Goodreads rating but it can change overtime. It's a lot of work for a single person to update ratings of all the books and sort them in each category.(This has to be done every couple of months) If someone can write a script for this it would be cool. Alphabetically and First publishing date is of not much use I guess. Maybe we can add the first publishing date along with title. @dakshshah96 What do you think?

from mind-expanding-books.

dakshshah96 avatar dakshshah96 commented on August 25, 2024

@hackerkid I think the Goodreads API will be very helpful here to generate a list of all books with their ratings. Let me see what I can find on that.

Yes, the publishing date can be added to the title. I can start working on that if that's what we want to do. 👍

from mind-expanding-books.

hackerkid avatar hackerkid commented on August 25, 2024

@dakshshah96 I will give more importance in sorting the list according to the Goodreads API. You can also tweak the tool to display the Goodreads rating and date of publishing. We will run the script every couple of months !!

from mind-expanding-books.

geritol avatar geritol commented on August 25, 2024

I'm starting to write python script for this!

from mind-expanding-books.

hackerkid avatar hackerkid commented on August 25, 2024

@geritol Awesome. Looking forward to it.

from mind-expanding-books.

geritol avatar geritol commented on August 25, 2024

https://github.com/geritol/Mind-Expanding-Books/
Ordering by title and author ready (check example files).
(The functionality is not refactored to a command line tool yet)
Will take a look on the ratings tomorrow it think.

from mind-expanding-books.

hackerkid avatar hackerkid commented on August 25, 2024

@geritol Nice :)

from mind-expanding-books.

geritol avatar geritol commented on August 25, 2024

@hackerkid Now I am retrieving the publishing year, original language, average rating a page count from the API.
The question here is, should we show some of these in the .md file?
If so what would you propose for the new 'look' of a line containing a book?

from mind-expanding-books.

hackerkid avatar hackerkid commented on August 25, 2024

@geritol I am thinking we can convert the current format to that of a table.

Name Author Goodreads Rating Year Published
Zero to One Peter Thiel 4.17 2014
Hackers and Painters Paul Graham 4.06 2004

Can you do something like this easily?

from mind-expanding-books.

geritol avatar geritol commented on August 25, 2024

by-author.md.zip
@hackerkid Seems not all the rows have by before the author name.
This confuses my parser.
Could you fix this, please in the meantime?

You should look rows with odd values in the author column.

Thanks!

from mind-expanding-books.

geritol avatar geritol commented on August 25, 2024

basically ready (check out: https://github.com/geritol/Mind-Expanding-Books/blob/master/README-NEW.MD)
some smaller stuff still left

from mind-expanding-books.

hackerkid avatar hackerkid commented on August 25, 2024

This looks awesome and would turn this list much useful!

from mind-expanding-books.

hackerkid avatar hackerkid commented on August 25, 2024

@geritol I fixed syntax issues in 5598f38. you parser should work fine now :)

from mind-expanding-books.

geritol avatar geritol commented on August 25, 2024

Cool, I think you left this one in:

from mind-expanding-books.

geritol avatar geritol commented on August 25, 2024

Basically ready, If you what to take a look check my fork.
PR coming in tomorrow :)

from mind-expanding-books.

hackerkid avatar hackerkid commented on August 25, 2024

@geritol Good catch. Fixed in c030a05

from mind-expanding-books.

geritol avatar geritol commented on August 25, 2024

see pr #105 :)

from mind-expanding-books.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.