https://github.com/areid987/skills-build-applications-w-copilot-agent-mode

Exercise: Build my application with Copilot agent mode

https://github.com/areid987/skills-build-applications-w-copilot-agent-mode

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Exercise: Build my application with Copilot agent mode

Basic Info
  • Host: GitHub
  • Owner: AReid987
  • License: mit
  • Language: Shell
  • Default Branch: main
  • Size: 0 Bytes
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 2
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme License

README.md

Build applications with GitHub Copilot agent mode

octofit-tracker-app

Build an application with GitHub Copilot agent mode in less than an hour.

Welcome

People love how GitHub Copilot helps them write code faster and with fewer errors. But what if GitHub could create a full stack application for your job role based on requirements written in natural language. In this exercise, we will prompt GitHub Copilot agent mode to create us a complete application.

  • Who is this for: Intermediate developers familiar with GitHub Copilot, basic GitHub, and basic web development
  • What you'll learn: We'll introduce GitHub Copilot agent mode and how to use it for application development.
  • What you'll build: You'll use GitHub Copilot agent mode to create a fitness application as the gym teacher of a high school.
  • How long: This course takes less than one hour to complete.

In this exercise, you will:

  1. Start up a preconfigured development environment for making a full stack application.
  2. Prompt in GitHub Copilot Chat and select the edit tab and select agent mode from the edit/agent drop down.
  3. Try creating the application with GPT-4o.
  4. Try other LLM models to see other output.

How to start this exercise

  1. Right-click Copy Exercise and open the link in a new tab.

  1. In the new tab, most of the fields will automatically fill in for you.
  • For owner, choose your personal account or an organization to host the repository.
  • We recommend creating a public repository, as private repositories will use Actions minutes.
  • Scroll down and click the Create repository button at the bottom of the form.
  1. After your new repository is created, wait about 20 seconds for the exercise to be prepared and buttons updated. You will continue working from your copy of the exercise.
  • The Copy Exercise button will deactivate, changing to gray.
  • The Start Exercise button will activate, changing to green.
  • You will likely need to refresh the page.
  1. Click Start Exercise. Follow the step-by-step instructions and feedback will be provided as you progress.

Important: The Start Exercise button will activate after copying the repository. You will probably need to refresh the page.


Review the GitHub status page

© 2025 GitHub • Code of ConductMIT License

Owner

  • Name: Antonio Reid
  • Login: AReid987
  • Kind: user
  • Location: Austin, Texas

GitHub Events

Total
  • Issues event: 1
  • Issue comment event: 3
  • Push event: 1
  • Pull request event: 2
  • Create event: 4
Last Year
  • Issues event: 1
  • Issue comment event: 3
  • Push event: 1
  • Pull request event: 2
  • Create event: 4

Dependencies

.github/workflows/0-start-exercise.yml actions
  • actions/checkout v4 composite
  • skills/action-text-variables v1 composite
.github/workflows/1-preparing.yml actions
  • actions/checkout v4 composite
  • skills/action-text-variables v1 composite
.github/workflows/2-application-initial-setup.yml actions
  • actions/checkout v4 composite
  • skills/action-text-variables v1 composite
.github/workflows/3-database-django-project-setup.yml actions
  • actions/checkout v4 composite
  • skills/action-text-variables v1 composite
.github/workflows/4-setup-django-rest-framework.yml actions
  • actions/checkout v4 composite
  • skills/action-text-variables v1 composite
.github/workflows/5-setup-frontend-react-framework.yml actions
  • actions/checkout v4 composite
  • skills/action-text-variables v1 composite
.github/workflows/6-copilot-on-github.yml actions
  • actions/checkout v4 composite
  • skills/action-text-variables v1 composite
.github/workflows/6b-copilot-on-github.yml actions
  • actions/checkout v4 composite
  • skills/action-text-variables v1 composite