Develop full-featured dynamic web applications using the powerful CodeIgniter MVC frameworkAbout This BookCreate your own dynamic web application using wireframes, databases, and language filesDevelop unique applications to perform simple tasks, such as authorizing users, sharing photos, or making a shopping platformExplore the MVC framework with the help of a number of projects developed in this bookWho This Book Is ForIf you are a PHP programmer or developer looking for a framework to quickly develop your applications, this book is for you. The prerequisites needed would be prior experience with CodeIgniter.
What You Will LearnCreate a base application to form the building blocks to develop your own web applicationsDevelop a user authorization system to enable user access and permit the resetting of passwordsBuild an application to upload photos along with their descriptionsDevelop a URL shortener to create a new URL and save it to the databaseDesign a job board to create and list new jobs and also register users and agentsConstruct an application to assign time against task, by adding filters and graphics to dataExpand an e-commerce website to provide online shopping facility to usersIn DetailLoosely based on the Model-View-Controller pattern, CodeIgniter is an open source framework for application development. It allows you to develop projects by providing a rich set of libraries for common tasks, including a simple interface and logical structure to access these libraries.
The book begins with creating a "base" application, which will be used to develop all the subsequent projects in this book. Taking you through the installation of CodeIgniter and Twitter Bootstrap, you will be introduced to some common helpers and libraries. The book will then take you through many projects, developed upon the base application. The projects include a discussion forum, a photo sharing website, and an e-commerce website. Towards the end, you will have eight projects that you can develop and amend.
This is an easy-to-follow guide consisting of a number of projects that enable you to develop full-featured applications at a fast pace.