用于在线数据日志的最快网络框架/工具?
我有一位客户需要在线日志来跟踪化学品库存。
他们需要能够添加化学品和化学品的各种属性,然后在使用一定数量和数量时进行记录。能够记录他们何时向库存添加金额。
然后他们需要当前库存/过去 X 天的活动报告,以及特定化学品的排序活动等。
我查看了带有电子表格后端的 Google 表单,但它似乎不符合我的需求(我想要一些定制)形式取决于化学品,能够轻松添加/删除化学品)
该数据似乎太简单,无法从头开始构建。我应该看看有什么简单的框架/产品吗?我与平台无关(.NET / PHP / 等),我的首要任务是减少我作为开发人员的时间(我在每个平台上编码)。
I have a client that is in need of an online log for keeping track of inventory of chemicals.
They need to be able to add chemicals and various attributes to the chemicals, then log when they use a certain amount & be able to log when they add amounts to their inventory.
Then they need reports of current inventory / last X days of activity, and activity of a specific chemical with sorting, etc.
I looked at Google forms with a spreadsheet backend, but it doesn't seem to fit my needs (I want some customization of the form depending on the chemical, be able to easily add / remove chemicals)
The data seems too simple to build from the ground up. Any simple frameworks / product out there I should look at? I'm platform agnostic (.NET / PHP / etc), my priority is that my time as the developer is reduced (I've coded in each platform).
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
查看敏捷工具包。它是一个 PHP UI 框架,专注于开发简单性和快速启动。
Take a look at Agile Toolkit. It's a PHP UI framework and focused on development simplicity and quick-start.