Planning before coding

While I have not started any coding yet, I have planned out my project quite a bit. I successfully set up an environment using React Native. This means I will be using Javascript to code my project. While I have not coded using this language before, I am up for the challenge. 

Layout

I’ve settled on a very simple layout. The following pictures show the three screens I wish my app to have:

We had mini poster sessions yesterday and I got a lot of great feedback for moving forward. One feature specifically was how I can implement an undo button. The conclusion I came to was that every brushstroke is it’s own layer, making it easier to remove a brushstroke. I also decided when adding the brushstroke effects, I will be keeping it separately on a layer to preserve the original picture. Then at the end, I can add a simple toggle switch to see the before and after of the user’s artwork.

Planning before coding
css.php