Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Iannazzi

Iannazzi

Iannazzi has asked 2 questions and find answers to 3 problems.

Stats

123
EtPoint
43
Vote count
2
questions
3
answers

About

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.