Building Goal Tracker With GitHub Copilot In 8 Hours
Built web tool for goal tracking, 95%+ code generated by GitHub Copilot. Used inline chat & workspace to generate core structure, Firebase rules & styles. MVP created in under 8 hours, improvements needed for re-usability.
This is a submission for the GitHub Copilot Challenge : New Beginning, Transitions and Transformations What I Built I have build the web tool where user can add his wishes, his goal for year, track the progress and compare the current state with the new state later to understand the progress and to reveal the insights of the transformation in between. Demo URL: https://bimbink-goal-tracker.web.app/ Demo user: demo@example.com / DemoGithub123 Repo https://github.com/alexgalkin/goal-tracking Copilot Experience I have used Copilot to generate 95%+ of the c...