我目前正在一家能源公司实习。每天,这里的一名工作人员编写一份日常报告,其中看起来类似于仪表板,其中包含工作人员其他成员从能源工厂的价格到性能到不同订单当天可能需要的所有内容。他将其编成电子邮件,每天早上将其发送给员工中的其他人。
他让我创建了某种类型的门户网站或网页仪表板,他每天早上只需每天早上将信息插入网页,然后让其他员工访问该网站即可更新。该页面甚至可以单独本地化到我们的服务器。
我将如何在HTML中执行此操作?
答案 0 :(得分:0)
你应该尝试使用动态网页,你曾经使用过jquery,ajax和websocket
答案 1 :(得分:0)
首先,你应该掌握一些关于HTML和一些服务器端脚本语言的基本知识,比如php,你可以启动你的应用程序。
1. Just create a MS-EXCEL file format for your report.
2. Write some html and php file to upload that file and process that file to a database.
3. From there retrieve the data then you can show that in the dashboard.
http://blog.fossasia.org/import-excel-file-data-in-mysql-database-using-php/
https://www.youtube.com/watch?v=mKOz5fZ8HV0
Credits:
Prof Dr SabriErdem https://www.youtube.com/channel/UCOb1774oAsUMAEBIrGHWqAg