Inspiration

At my local water store, the family business owners keep track of which customers purchase how many gallons of water each time they visit with a little card with the gallon numbers on it. All the person has to do is give their name. However, last time someone used my dad's name to buy water and I realized there was no way to really prevent this from happening with the current system. I wanted to create an app for my local water store with more security to customers' data.

What it does

The water account allows the user to sign in via Google and continue to his or her water data (how much water they have used).

How we built it

I built this app using Swift on Xcode.

Challenges we ran into

This is my first time trying a hackathon and coding in Swift, so this was pretty challenging for me to put together. I also tried to integrate C++, another language I had never learned before, but I faced a lot of challenges with the Objective-C wrapper and ended up not having enough time to finish the integration of C++ in order to connect the customers' data with the google account.

Accomplishments that we're proud of

I am proud of having completed a first version of my very first app, and I am proud to have gained some experience in SwiftUI development!

What we learned

I learned how to code with Swift, I learned how to work with Xcode, I learned a bit of C++, and I learned how to integrate multiple languages into a project!

What's next for Water Account

In the next Water Account I would like to integrate C++ in order to improve the app to save users' data with their login information.

Built With

Share this project:

Updates