The client was looking for an app that would allow them enter in data on homes for their home-flipping business. The roadmap was as follows:
- Track all properties
- Be able to mark if a property was purchased and purchase price
- Enter in estimates for work to be done
- Enter in actual costs for work
- Enter in sold price
- No save buttons, just save on change
The main technologies used for this project were:
- php
- mysql
- jQuery
- Bootstrap
I built this from scratch with no framework entirely in PHP.