Welcome Guest, Not a member yet? Register   Sign In
Best way to project, plan and structure an app with CI
#4

Likewise similar to php_rocs I use a top down approach working from the screens
back down into the app step by step defining the problems to be solved.

The screens can tell you a lot about the app for declaring variables etc;

These will also map into your models and controllers.

keep in mind KISS and DRY (Keep it simple stupid and do not repeat yourself).
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: Best way to project, plan and structure an app with CI - by InsiteFX - 08-15-2019, 08:07 AM



Theme © iAndrew 2016 - Forum software by © MyBB