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

Refactor prototype code #49

Open
kennib opened this issue Feb 18, 2016 · 2 comments
Open

Refactor prototype code #49

kennib opened this issue Feb 18, 2016 · 2 comments
Assignees
Labels

Comments

@kennib
Copy link
Collaborator

kennib commented Feb 18, 2016

Currently the prototype code is very messy. I can already tell it's starting to slow down progress.
The code should be refactored to make things simpler and easier to understand and reason about.

@kennib kennib self-assigned this Feb 18, 2016
@kennib kennib added the ready label Feb 18, 2016
@kennib
Copy link
Collaborator Author

kennib commented Feb 18, 2016

This is highly related to issue #47 (documentation)

@kennib
Copy link
Collaborator Author

kennib commented Mar 8, 2016

TODO

  • Simplify remote data management
  • Refactor app update function
  • Move view code out of App.elm
  • Move navigation code out of App.elm
  • Make animation code simpler
  • Move swiping events into the elm-swipe package
  • Refactor font awesome i tags into an elm package
  • Move date, distance, number formatting into a formatting package
  • Move Postgrest API requests into an elm package

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

No branches or pull requests

2 participants