Create and View climbing routes on home gym walls Used this idea as a guide for learning more about swift and xcode with the extra time during quarantine!
Front page of the app is a picture of the wall me and my friends built:
The homepage acts as a list of the routes that people have created on the app. The plan was to create another level of walls that the routes belong to however the need for this app declined because other climbing gyms opened up
In Creating a route you must add the names of the holds which belong to it, as well as a picture of the route. Once finished it uploads the route to a cloudkit databased where it is accessed later
After clicking on the route from the list in the home page, this is what it might look like
Upon swiping up you could see the routes information