Developed by Jon Bayert. Fall 2019. For CS 250: Object oriented programming.
A javaFx based photo editing app. This was developed for a computer science class during my junior year. The class used the agile process to develop the code. Every week there was a weekly code reveiw, and new design criteria every week.
- The ability to draw arcs, and polygons, circles, text amoung other things.
- Undo/redo features.
- Move a selectio
- Autosaves the images
- Log to record what tools are being
- Can rotate a selection.
- Clippy helps you!
- Hovering over the tools, revealed tips on how to use it.
Full release notes are avalable here.
Also the uml is available here.
The javaDoc for this project can be found: https://jonbayert.com/PaintJavaDoc/
Shapes that can be drawn
The Color Palette
The File menu
About Paint

