Restaurant Helper: Part 1

Patrick Sanders Blog, Tutorial

Restaurant Helper: Part 1 The idea: This app is a collection of useful utilities you might need while at a restaurant; specifically tip calculator, bill splitter and tax calculator. The app has three screens each of which shows a single utility. There is a tab bar at the bottom that lets you switch between tools. In this part of the project, we're going to make a tip calculator. The user will be able to enter a bill amount and see how much the tip would be for different percentages. Creating …

Intro To iOS MeetUp Recap & Magic 8 Ball App Tutorial

Patrick Sanders Blog, Tutorial

Have you ever wondered what your life would be like today had you invented a popular app such as Instagram, Snapchat, or even PokemonGo? Creating fun, mobile apps is easier than you think! Last night’s intro to iOS development presentation demonstrated just that. This MeetUp served as an introduction to the Swift programming language for beginners. The group started off by looking at the process of app development and then dove right in by creating a fully functional mobile app for the iOS by the end of the night. The session …