Tasks and Activity Manager – AI Assisted Development
This was the first project I built using GitHub Copilot. After talking with the customer, I gathered requirements on the type of data she wanted to track. I then built the main table, an employee table and all of the lookup tables. I then created the project in Visual Studio Code. Once I set up the connection to the data, the agent took my submitted plan and built a Blazor app. Here is a screen shot of the main page. I then went through, found any issues like the search form at the top that didn’t work and directed the agent to fix those issues.
Phase 2 will give the ability to import activities via a spreadsheet and export the data for review.
Phase 3 will allow the admin to set up task templates instead of the free form field used now. The user can then pick a template and it will add the tasks automatically.
