The idea is to leverage the individual project implementation and re-build the Starbuck Mobile App on processing with animation UI.
Download and install the Processing. https://processing.org/
References:
- Sample code from professor. https://github.com/paulnguyen/cmpe202/tree/master/processing
- Java Programming with Processing from professor. https://slack-files.com/files-pri-safe/T0AMW0A3S-FE1PXQENB/java_programming_with_processing.pdf?c=1542777253-18a17676a94dbe8e972df65fdb4a86d335ebf835
- Processing official website. https://processing.org/
We are using visitor design pattern between processing, starbucks.jar and new screens.
All the new screens are under team project folder now.
-
Here is the source code for implementing the team project: https://github.com/nguyensjsu/fa18-202-mystic/tree/master/5.SourceCode/starbucksTeamSource
-
Here is the latest processing code: https://github.com/nguyensjsu/fa18-202-mystic/tree/master/5.SourceCode/starbucks_processing_v2
-
Here is the two library we use. Please check the readme file here for how to use them. https://github.com/nguyensjsu/fa18-202-mystic/tree/master/5.SourceCode/starbucksJarLibraries