Skip to content

Conversation

@onlyphantom
Copy link
Owner

  • Added datetime library to implement feature Make accumulative chart less literal #31
  • Drastically cut down (~86 lines of code) the number of computation required in @app.before_request(), which is fantastic news for performance
  • Group code based on the "Views-and-Factory" pattern. All global-viz and personal-viz are grouped. Added "factory-style" functions for each page. More modularity is good.
  • Rename functions for consistency
  • Aesthetic changes
  • Other miscellaneous code fixes and improvements

@onlyphantom onlyphantom merged commit b42339a into master Apr 18, 2019
@onlyphantom
Copy link
Owner Author

  • Added datetime library to implement feature Make accumulative chart less literal #31
  • Drastically cut down (~86 lines of code) the number of computation required in @app.before_request(), which is fantastic news for performance
  • Group code based on the "Views-and-Factory" pattern. All global-viz and personal-viz are grouped. Added "factory-style" functions for each page. More modularity is good.
  • Rename functions for consistency
  • Aesthetic changes
  • Other miscellaneous code fixes and improvements

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants