Skip to content

eficode/flight-delay-hackathon

Repository files navigation

Flight Delay Hackathon

This repository includes a Copilot hackathon intended to give you practical experience using the tool.

🎯 Goal

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.

✍️ Programming Languages

  • TypeScript / JavaScript
  • Python

💻 IDE

  • Visual Studio
  • Visual Studio Code
  • JetBrains IDEs

🗒️ Guide

Coding with an AI pair programmer

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.

Start hacking!

Requirements

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.

🤝 Contributing

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.