# About  the Project

![](/files/5FrKsmBbzRMD1lNGax52)

## The Easy App module is in very, very, very early stages.&#x20;

## Come back soon and hopefully it will be available!&#x20;

## About the Project

Easy App was created by [Joe Mazzone](https://joemazzone.net/), Computer and Software Engineering instructor at William M. Davies, Jr. Career and Technical High School in Lincoln, Rhode Island.&#x20;

The project was created to introduce Davies' students to GUI development early in an introductory Python course.  Then, I thought it would be great to use in AP Computer Science A (Java)!  GUIs are how students interact with software.  Let's get them to build GUIs earlier and generate more interest in Computer Science and programming!

Looking for an easy way to create an simple drawings with Python or Java?  Check out the Easy Draw project: <https://easy-draw.joemazzone.net/>

For more information about Davies Career and Technical High School, visit <https://www.daviestech.org/>

Like what Joe created?  ☕ Buy him a coffee: <https://www.buymeacoffee.com/JoeMazzone>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://easy-app.joemazzone.net/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
