Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App connectors: reshape some of the fetched data before exposing it #277

Open
3 tasks
bpierre opened this issue Sep 9, 2020 · 0 comments
Open
3 tasks

Comments

@bpierre
Copy link
Contributor

bpierre commented Sep 9, 2020

Related: #238

Some examples include:

  • Using Date rather than a string to represent the time.
  • Exposing a clean title for the votes rather than a generic metadata.
  • Adding properties we would calculate directly, e.g. by reflecting these utility functions on the Vote object directly.

Todo:

  • Reshape Voting models
  • Reshape Tokens models
  • Reshape Finance models
@bpierre bpierre added this to Up Next in Roadmap to v1.0.0 Sep 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Roadmap to v1.0.0
  
Up Next
Development

No branches or pull requests

1 participant