Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.21 KB

README.md

File metadata and controls

34 lines (19 loc) · 1.21 KB

World Air Quality Project App - Built in Python

Description

This project is a demonstration for a WNCC Computer Science class of software development using Claude AI and Copilot in VSCode as code helpers. Educational GitHub users can use Copilot in VSCode for free.

Rule of thumb: Never ask AI to do something you don't already know how to do yourself.

I created the CLI version. I used Claude and Copilot to create GUI versions from the CLI code. AI created the skeleton framework of the GUI.

The next step is modifying the GUI code.

  • CLI (I created this program from scratch.)
  • I used Claude and Copilot to create GUI versions.
    • Tkinter
    • PySide6

CLI

CLI

Tkinter

Tkinter

PySide6

PySide6

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Copyright (c) 2024 William A Loring