Project:

Super Calculator

What is it?

Super Calculator is a desktop application made to be a students best friend. On the main page of the super calculator, there are common calculator functions in a beautiful UI.

If one exits the main page, however, they enter a page containing all the different pages including: Regular Calculator, Volume Calculator, Surface Area Calculator and Pythagorean Theorem Calculator.

If by example you click on the Volume Calculator page, you are greeted by a list of different shapes. Once you click on one, you simply provide the information it asks of you (such as radius) and it will calculate the volume. The page will also provide the formula on the top-right corner.

The same is held for the Surface Area Calculator and Pythagorean Theorem Calculator.

Why?

Because as a student, I realized very quickly how boring it is to solve volume and surface area questions all day. It was incredibly repetitive and I set out to make a calculator that could do all my homework for me.

Since I had already been developing a regular calculator for fun, it provided the perfect base to build the custom functions on.

The project took me around 40+ hours to build using Unity. That is alright though, because I saved around 10 minutes during a test. 😊

Stack Used

C#

Unity

Pictures