Digital
Doodle is an app we developed in our Startup Tech class that let us draw or
take a picture and draw on it. After we built the base app, we also added many
more features. The app contains a canvas, which is a place to draw and the main
component. We decided to add a camera that lets you take pictures and the
picture will be on the canvas. This is the best feature because you will be
able to have fun with the picture by drawing all over it. Another feature we
added is color for the pen. We added the feature for the user to change the pen
color. We also added the ability for user to draw a circle with many different
sizes, which we did by using variables. One of the best features we added is accelerometer
sensor that clears the drawing canvas when you shake the phone.