Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 294 Bytes

File metadata and controls

5 lines (5 loc) · 294 Bytes

Github Copilot was used for autocomplete and code generation.

  • The approach was to use it for autocomplete in order to speed up the process of writing code.
  • It was used for tasks like writing test cases and javadocs.
  • Used to troubleshoot bugs or errors.
  • Used to generate the user guide.