I'm trying to scratching a small web-based business management system. Built the system in mind, I already created the database and even a system development requirement specification, and need to realize it. But it was assessed to be a thousands-of-dollars project so I want to try it by myself because I once knew some web dev, and what I need is just a container to load the data and send the changes back to the server. At the backend, I set up Node.js + Express + EPS + MySql on AWS and it works very fine. But at the front end I did not see a one-box tool kit for the "View" part. I am trying SB Admin 2 + Datatables.net and it's editor conponent, and made it work for simple tables' QUID. But for a complex case its still hard to realize: I have a product_bundle table and a product_bundle_item table for product bundles since I cannot pridict how many products a bundle will consist of. Other parts like security and authentication are yet to start. Is there any recommend on the one-box web front end dev tool or service, in case that I already have the model and control but missing the view? I saw there are some CRM templates there, and I'm checking the airtable.com and found they fixed the data scheme so as the logics, so that's not what I want.
Aucun commentaire:
Enregistrer un commentaire