Developers having a background knowledge in CodeIgniter will gain the most out this session. Please check links “more” in the following to have some references.
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? - /applications/modules/core - /applications/modules/wmanager - /applications/modules/dummy | |
Q | What do the following folders contain? - /applications/models - /applications/views - /applications/controllers | |
Q | What do the following folders contain? - /system | |
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 | Beginners Guide to Codeigniter (refers to version 2.X instead of 3.X but it is well done) 3hrs | |
M | PHP MVC Framework CodeIgniter Tutorial for Beginners Project 10.5hrs |