Skip to content
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.

Architect system for OpenLibrary interactions #5

Closed
after-ephemera opened this issue Jul 10, 2017 · 1 comment
Closed

Architect system for OpenLibrary interactions #5

after-ephemera opened this issue Jul 10, 2017 · 1 comment

Comments

@after-ephemera
Copy link
Owner

Should we grab all OL data on the front end and only handle personal data on the API, or include data collection on the server?

@after-ephemera
Copy link
Owner Author

Here's the plan:

User finds book -> App grabs OL data & API book data if necessary -> App displays proper view based on data returned.

OL Data:
cover image
title
author

Google Books Data:
description

API Data:
title
author
description
format
rating
progress
condition
notes
state
updatedAt

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant