Team Yes We CAN
Team Members & Responsibilities
Chris Carlon (646.244.0951)
- main backend programmer
- create new functions / use Color instead of constants
- our Picasso project will be based on Chris' Arithmetica. The decision was made because Chris' code is the most functional one.
Aron Anderson (727.466.7280)
- main testing person
- create test suite / 10 additional input/output files
Nancy Chen (732.877.4747)
- main GUI person
- website updater
Vision
Our vision for this project is to stretch our limits and accomplish our goals. Specifically, we seek to fulfill all project requirements and work on the extensions as well. Our priority of extensions for the GUI is to include tabs, history, up/down arrow to access history, and zoom.
Issues
- convert color from -1:1 to 0:1
- handle operators for colors
Classes
We plan on creating at least the following classes:
- Constant [1hr]
- Color[1 hr]
- String [1 hr]
- change binaryOperators to handle color [3 hrs]
GUI classes
- Tab [2 hrs]
- History [2 hrs]
- Basic stuff (open & save buttons, textbox, image display panel) [2 hrs]