TuffyHacks was the first ever hackathon hosted by CSUF as a collaboration between acmCSUF, Theta Tau, and other STEM clubs.
I chose the sustainability path and created an mobile app solution to help users determine how much they could save a year by switching to an electric vehicle.
I wanted to create an app that was more straightforward and shows accurate numbers as government estimates are based off national averages of gas prices, and tools on manufacturers websites are trying to push a product.
This simple app has three tabs with the middle one being user interactive.
Main page created with Adobe Illustrator.
Using user input through text boxes, the code calculates the savings per year and displays in textbook after the button is triggered.
Background created using Adobe Illustrator.
The user simply inserts their data into the text fields. It may be floats or integers. The user then clicks "Calculate" and the program is triggered.
Once "Calculate" is hit, the program calculates the savings, clears the boxes, and displays the total. The user may choose to re-run the program with different values.
Click the link to see my GitHub repository!