Used jQuery
Worked on front-end development
Worked with JavaScript
+1
  • the project for complete redesign of the intranet in one branch in the Czech Republic ... the intranet requires the creation of an application for production planning, people, TRS / OEE, management of application recipes, processing of laboratory data, visualization of data from various sensors

  • TRS application has been created for another branch


  • an application for recording and evaluating complaints was created

  • new options are added to the framework

    working with data in tables based on html tags TABLE, TH, TR and TD proved to be cumbersome and more complex constructions were needed => therefore a library was created that creates tables using DIV formatted CSS into the form of tables... added pagination later the possibility of filtering and sorting

  • subpages have been replaced by dynamically loaded scripts .. central stack for data exchange

    new applications are multilingual

    authentication is tied to Active Directory

  • data management is created as a master - detail form

    the most complex library for creating forms, but forms are easy to create and easy to pass data to the server 

    more libraries are added, for importing data from CSV, floating modal windows, galleries, charts (based on echarts library),  tabs, export data to CSV, Excel, or in custom format to a file for later loading into the application  

    was implemented libraries  ... datetimepicker, color picker, html2canvas, sprintf, trumbowyg, fileupload, ... 

    on the PHP side only libraries for communication with MSSQL, LDAP, SOAP and FTP remain