- Company was facing an issue of increased time in manual work . Accounts team was spending a lot of time doing things manually which was hampering the focus on the core accounts work. - I had to connect with the team to understand the tasks that can be automated. Took sample data of employees' attendance and incentives data from the accounts team for automating attendance and inculcating business logic into incentives calculation - I used Google AppScript for sending mails to multiple employees with the click of a button and used SQLite3 to implement the business logic of calculating incentives and export that as a file. - What this resulted in that the accounts team could send emails at the end of the month with just a click of the button in google sheets and they didn't have to calculate the incentives manually every month or say every quarter which then led to them focussing on the core accounts work like generating invoices and other tasks.