tutorial 1: introduction to the final project
watch it on YouTube
Notes
- Review: Designing a Project
- Identify the purpose
- Identify resources will be needed to achieve the purpose
- Identify design elements
- Identify inputs and outputs
- Required Elements for the Final Project
- Graphic User Interface (GUI)
- User orientation/intro
- Objectives and constraints for application use
- End state
- Cross-platform adaptability
Recommended Development Approach
- Start with the core functionality of the responsive animation: test and make sure you have all the resources to make it work
- Design/refine the GUI for the main interactive component(s)
- Create the intro/user orientation
- Design the end state
- Test and troubleshoot