This repository contains branches which correspond to the step-by-step evolution of the project. The code in each branch respresents the starting point for the step identified in the branch name.
- Project Configuration
- Build Data Model
- Create Models
- Create Routes
- Create Controllers
- Query Data
- Add Objects
- MVP
This project is built on Laravel 5.1. Documentation for the framework can be found on the Laravel website.