This commit is contained in:
@@ -7,6 +7,7 @@ REPORTING
|
|||||||
TODO:
|
TODO:
|
||||||
Plan how it would work, templating engine runs how, what steps lead from render route to produced report?
|
Plan how it would work, templating engine runs how, what steps lead from render route to produced report?
|
||||||
simlute it on paper before coding it
|
simlute it on paper before coding it
|
||||||
|
Review jsreport modules for each aspect to get an idea what they dealt with for each type of op
|
||||||
|
|
||||||
Find c# versions of all required tools to see if going to need dependency on Node or not
|
Find c# versions of all required tools to see if going to need dependency on Node or not
|
||||||
handlebars is a big one
|
handlebars is a big one
|
||||||
@@ -14,7 +15,7 @@ TODO:
|
|||||||
Code minimum effective test as proof of concept, just start with static data, static report stuff and cobbled together render
|
Code minimum effective test as proof of concept, just start with static data, static report stuff and cobbled together render
|
||||||
no database involvement during testing!!
|
no database involvement during testing!!
|
||||||
no designer other than vs code statically
|
no designer other than vs code statically
|
||||||
|
|
||||||
just hit a route to trigger a static test then expand from there doing all the trickiest stuff first as proof of concept.
|
just hit a route to trigger a static test then expand from there doing all the trickiest stuff first as proof of concept.
|
||||||
Once it renders a report of each type we need in mock then can actually code
|
Once it renders a report of each type we need in mock then can actually code
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user