User Tools

Site Tools


tech2018:s3:dev_application

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
tech2018:s3:dev_application [2018/06/05 08:18]
Gianluca Pelliccioli [TECH2018 Index]
tech2018:s3:dev_application [2018/06/06 15:45]
Gianluca Pelliccioli
Line 8: Line 8:
    * [[tech2018:s3:dev_fe_pages | Develop fron-end page]]    * [[tech2018:s3:dev_fe_pages | Develop fron-end page]]
    * [[tech2018:s3:dev_list_of_items | What else you can update in WManager]]    * [[tech2018:s3:dev_list_of_items | What else you can update in WManager]]
 +
 +==== Questions, Exercises and more =====
 +
 +^ Questions ^^ Hint ^
 +| Q | WManager is based on development framework. Which one? | |
 +| Q | What do we mean for front-end pages? | |
 +| Q | What do the following folders contain? <code>
 +- /applications/modules/core
 +- /applications/modules/wmanager
 +- /applications/modules/dummy </code>|
 +| Q | What do the following folders contain? <code>
 +- /applications/models
 +- /applications/views
 +- /applications/controllers </code>|
 +| Q | What do the following folders contain? <code>
 +- /system </code>|
 +| Q | What is the difference between local installation, development and production environment? |
 +| Q | Can you summurize the suggested development workflow? |
 +^ Exercise ^^ Hint ^
 +| E | **Customize data model**: Say your WManager platform will automate the long term rent of vehicles. Can you describe the steps you would follow in order to add a new entity called "vehicles" as assets in the business data model? | Think about the process and related SQL and fron-end pages changes... |
 +^ More ^^ Hint ^
 +| M | [[https://www.udemy.com/codeigniter-learn-it-correct/ | Beginners Guide to Codeigniter (refers to version 2.X instead of 3.X but it is well done) ]] 3hrs | | 
 +| M | [[https://www.udemy.com/php-mvc-framework-codeigniter-tutorial-for-beginners-project/ | PHP MVC Framework CodeIgniter Tutorial for Beginners Project ]]  10.5hrs| |
  
  
tech2018/s3/dev_application.txt ยท Last modified: 2018/06/06 15:47 by Gianluca Pelliccioli