Saturday, March 31, 2018

Itinerary App - Part 3 - Organizing Your Project: How To Get Things Done

In part 3 we will be looking at different ways you can organize your thoughts and ideas in order to get your app built. Writing things down will lead you to organization. Then organizing will lead to action!

You will learn what a minimum viable product is and how we use our tools to separate out what we will and won't do for version one of the app.




No comments:

Post a Comment

Note: Only a member of this blog may post a comment.

SwiftUI Search & Filter with Combine - Part 3 (iOS, Xcode 13, SwiftUI, 2...

In part 3 of the Searchable video series, I show you how to use Combine in #SwiftUI for the search and filter logic connected to the searcha...