Software Developer
CurrentOur family has a few properties to manage. I took up the task to manage the billing. In the initial stages I created a spreadsheet template for every property, which I would edit & update monthly. I quickly realised the limitations of this. I then decided to make a more generic, expandable, streamline, customizable solution. I used Google sheets and scripts as development tools for this. I also used Google sheets as the database, and I wrote scripts to CRUD any entry. The Menu's of the software also changes appropriately during different operations. My next step is to migrate this software to be a web based application, currently self studying Vue 3 to do this.