Inspiration

Inspiration for CalcuNow came from Edward's annual high school magnet project where one has to sketch a picture (usually a cartoon-ish picture) onto a graph paper, plot the points and make equations for all the lines, then input those equations along with other parameters to re-create the picture onto a computer program, usually Winplot or Geogebra. So this app will help cut the time for the project drastically.

What it does

It takes in point coordinates, for x,y,h,and k-since most of the equations are in their standard form. Then calculates all necessary numbers to create an equation for the points. This equation is then printed out onto the screen.

How we built it

We used Android Studio to build the program and all its functions and used a Samsung Galaxy running Android 6.01 Marshmallow to test and run CalcuNow.

Challenges we ran into

Neither of us have developed any apps or used Android Studio prior to this experience, so many of our bugs and errors had to be fixed using our experience with Java and C++ and with major help from the Internet.

Accomplishments that we're proud of

We successfully were able to create a fairly simple app that can calculate and print out the equations for a point-slope formula, the standard form of a parabola, and both the standard and parametric forms of the equation of a circle.

What we learned

We learned that creating a simple interface can be fairly complex and become confusing really fast.

What's next for CalcuNow

We plan to add an equation database for subject like Physics, Chemistry, and adding other mathematical equations to be solved for. Another feature we plan on adding is finding other information about the equations, such as the roots for a quadratic equation.

Built With

Share this project:

Updates