Introduction

Goal:


Project Goal: This project will show you how to make an app called “Doodle Pics”.

In this app the goal is for the user to be able to take a picture with their phone and then be able to doodle anything they want on it.

To make this app we will need to use a Camera component to take the pictures, a Canvas component to draw on them, and a few Buttons to connect it all together.

Project: