This repository has been archived by the owner on Apr 6, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Functionality to get similar books #5
Labels
must-have
This feature is an essential part of the MVP
New Feature
Adding or requesting a new feature
Comments
adeen-s
added
New Feature
Adding or requesting a new feature
must-have
This feature is an essential part of the MVP
labels
May 29, 2018
Assigning this to me. |
List of subtasks for reference:
|
Interacting with the API:
|
Current Status:
Todo now:
|
so i have done it in vanila JS. I return a list of 20 similar books from given book name(i assume book name is correct) |
@ahegazy I need some help here. I have done the part where I now get the list of similar books. I have appended the list as an object to the similar_books object of ResultsObj. and I can see the output in concole.log(). |
@adeen-s can I see the code |
It's on my fork. |
A PR would be good :D |
I don't want to make an incomplete PR to this repo. I will do it if you want me to, but I do not want to. |
it would be easier to see the difference + we can edit it as we want and it wouldn't affect the main repo .. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
must-have
This feature is an essential part of the MVP
New Feature
Adding or requesting a new feature
Please write the User story for this feature
As a user I want similar books for a book recommended to me so that I can read them in the future
Describe the solution you'd like
A clear and concise description of what you want to happen.
Return similar books based on a book
The text was updated successfully, but these errors were encountered: