User Tools

Site Tools


reports_update

This is an old revision of the document!


reports update

I think the database is enough ok for continue; may be some things will be later added to the database, but now it's ok

I decided to leave old c# code as it's working now and go forward with PHP + Javascript version

First things which cause troubles – gbod and dgbos reports

HTML version of the gbod report is partially working here – http://filmdistributionmanager.com/fdm/index.php/reviewer/gbod_data/694 (here 694 – id of the film AVATAR 2 in the datavase)

To generate XLSX files this time I wanna try to use Javascript library being running on the client side.

I think this way should leave our server to be highlu loading during reports generation, Also we not sure why bugs coming, may be server so much heavy loaded during generation of reports?

So, now our plan the next

  • we use PHP instead of c# for updated fdm reports
  • we use Javascript to generate Excel reports instead of c# NPOI library (which eat a lot of server resources)
  • we leave old database structure
  • we leave old c# UI to add / edit data

Ok, I think when most reports will look and work ok our next step will be to move to php forms instead of c#, of course in the case if the speed / usability will be better.

To be continued

reports_update.1677786560.txt.gz · Last modified: 2023/03/02 19:49 by yetidi