This repository includes a Copilot hackathon intended to give you practical experience using the tool.
Build an application which will allow someone to select the day of the week and arrival airport to see the chance their flight will be delayed by more than 15 minutes.
- TypeScript / JavaScript
- Python
- Visual Studio
- Visual Studio Code
- JetBrains IDEs
GitHub Copilot is your AI pair programmer, built to support you throughout your development experience. As with any new tool, using GitHub Copilot requires learning a few new skills. This project is built to do exactly that, to give you an opportunity to build a project, using the language and tools you typically use, with GitHub Copilot.
This project is configured with a devcontainer, which can be run locally or in a codespace. Please refer to the setup exercise for more information.
The project does assume you are familiar with programming, but is not prescriptive about language or framework choice.
Contributions are warmly welcomed! ✨
To contribute to a public exercise, please refer to our contribution guidelines here.
To create a net new exercise, please use this repository template.