Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:4
-
Epic Link:
-
Team:SQuaRE
Attachments
Issue Links
Activity
Field | Original Value | New Value |
---|---|---|
Reviewers | Jonathan Sick [ jsick ] | |
Status | To Do [ 10001 ] | In Review [ 10004 ] |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Epic Link |
|
Team | SQuaRE [ 10302 ] |
Story Points | 4 |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |
I'm primarily looking at this code from a long-term sustainability perspective. Having both data scraping (from multiple sources), data caching, and HTML rendering happening in the same classes is something that will have to be refactored eventually. But this work is fine for now.