-> New HTML Table Export to Excel
----Scrapped the use of react-html-table-to-excel npm package as it has many incompatibility issues with browsers such as IE11 and Edge
----Re-coded the Exporting of HTML Table to Excel without use of any npm package.
----Added borders on extracted Excel report.
----Export functionality is now compatible to all Browsers (eg. IE11, Edge, Opera, Chrome, Firefox)
-> Added Logout button and functionality on the upper-right corner of page.
----Adjusted the Header Title and Logout button on bigger and smaller devices.
----This also resolved issue with unclickable Sidebar Toggle button on non-Chrome browsers on small devices.
-> New HTML Table Export to Excel ----Scrapped the use of react-html-table-to-excel npm package as it has many incompatibility issues with browsers such as IE11 and Edge ----Re-coded the Exporting of HTML Table to Excel without use of any npm package. ----Added borders on extracted Excel report. ----Export functionality is now compatible to all Browsers (eg. IE11, Edge, Opera, Chrome, Firefox)
-> Added Logout button and functionality on the upper-right corner of page. ----Adjusted the Header Title and Logout button on bigger and smaller devices. ----This also resolved issue with unclickable Sidebar Toggle button on non-Chrome browsers on small devices.