I wrote an accounting and point of sale system for Embrasse-moi in php and javascript / jquery. It was a very DRY set of code that topped 200k lines written over 7 years. The system works amazing, replacing all but a few in house spreadsheets. As I wrote more and more code it became harder and harder to develop. In the summer of August 2016 I decided to migrate the project to MVC framework on the backend, which I chose laravel, and a front end framework, which I am working with angular and vue. Additionally I am using docker for my virtual machines.