Giter VIP home page Giter VIP logo

readingly's People

Contributors

dependabot[bot] avatar gdgkirkley avatar

Watchers

 avatar

readingly's Issues

Add query to URL on search page

At the moment, the search page is set up to accept a query via URL, but it doesn't add a query to the URL itself on search. When a user navigates to a search result and then goes back, they have to search again. This would save the query when they go back and allow fetching of the already cached result.

Allow user to define their own reading speed

At the moment, the app uses an average reading speed to calculate reading times, but this should be updated to allow a user's reading speed to be the basis for that calculation. This would mean adding an area for that information to be entered on the frontend and then pulling in that information to the relevant calculations.

Reset add to bookshelf after adding

The add to bookshelf component should reset to a neutral state after adding a book to a bookshelf. This makes it easier to add to another shelf right after.

Add reading status

The app needs a way to define reading status (ie., currently reading, completed, etc.). This could be kept on the bookshelf level.

The user should be relatively free to choose which shelves should have which designation. The user could create a Currently Reading shelf and then give it the Currently Reading tag. This could be limited to allow just one tag to be used, or tags could be applied to multiple shelves.

A potential disadvantage to this approach is that a user has to add a book to a shelf in order to update reading status. But that is consistent with Goodreads and other services. The added flexibility of being able to designate shelves should be enough to make this better on readingly.

This will need to be added in the backend via either a new table, or an enum on the shelf. Then it will need to be added to the bookshelf features on the frontend.

Paginate bookshelves on the bookshelf page

When a user has many bookshelves, the bookshelf list needs to be paginated so that there are not too many items on the page and not as much data needs to be sent on initial load. 5 bookshelves per page should be perfect.

Integration tests for resolvers

There are some resolvers that don't have integration tests yet. I'll audit the tests and add a comment with all of the resolvers that still need integration tests.

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.