# Math Keyboard ### Remember Press -N- See Math Keyboards... Initially when I learned that we were going to work on passion projects, I wanted to update an Android app that I have been working on for some time now. The app is a story book that allows the user to import themselves into the story and choose the path in which the story goes. I wanted to update the app to allow anyone to create a story and use custom avatars and themes based on the subject of the user’s choice. My goal with this app was to spur my oldest son's interest in reading. I'll eventually complete this app but for this project I think I'm going to go in another direction. I've decided to create an Android app called Math Keyboard where the user presses the button and it will show you the result. For example if the user selects 8 * 7 it will return 56. I plan to make the keyboard a grid of 12 x 12 with each section representing a math equation from 1 * 1 to 12 * 12. The user will be able to select from the 4 basic math operations upon opening the app and switch at any time. Curtis Cook