Welcome Guest, Not a member yet? Register   Sign In
Best to Start Paid or Not
#1

Hi all,

I have developed a CI app for about 2 years ago and now I want a new start for it.
I'm looking for a paid or not script that will help me start with the best standards.
Most important things for me is secure login, user roles.
It would be great if this app included ajax datatables , form builder. Looked everywhere , only found obsolete scripts.
My current app looks great , but in terms of scale is not.
I want to start a CI app from a script with the best practices.
How can ı do?
Reply
#2

(This post was last modified: 12-02-2020, 02:52 PM by php_rocs.)

@RioEspinoza,

You asked a very broad question. To me the fact that you are using a framework already puts you into the using best practices category. The documentation for CI4 states the currently used PSRs (https://codeigniter.com/user_guide/intro/psr.html) in CI4. The introduction also gives insight into the goal of CI4.

As far as rebuilding the app there are many ways you could do it. One way would be a bootstrap Admin theme (https://adminlte.io/ -that has some of the features you requested) for the frontend and CI4 as the backend.

When you say scale what exactly do you mean? Are you talking about Cloud? Do you mean it is limited to the amount of users it can handle? Please give more information about this.

Also, the biggest difference between paid or custom script is that with a custom script you have more control (what does and doesn't get put into the codebase) where as with a paid script you are more dependent on that company/developer (yeah you could still customize it but what impact will it have).
Reply




Theme © iAndrew 2016 - Forum software by © MyBB