FlickPath

FlickPath is an iOS application that gets your latitude and longitude coordinates and use this information to locate movie theatres and restaurants. Moreover, the FlickPath application is intuitive and very user-friendly. This repo is only available upon request to potential employers or clients. We need to do this for security reasons.

img_2

Just click on “current location” and the application will immediately find your current location. However, if you want a different location than where you are currently, you can enter a custom location and FlickPath will do the rest.

As a matter of fact, FlickPath may even autocomplete your custom location address before you finish typing it out. This autocomplete functionality is the result of an API call to Google. However, the processing of the Json response is fast and seamless.

img_1

Your location is then placed on a map that leverages apple maps and the Swift MapKit framework.

Moreover, the FlickPath application leverages the GraceNote API, the Zomato API as well as the Google Places autocomplete API.

When you click on the theatres tab, you can see how many theaters there are with your desired square mile radius. You can navigate the map or view the “theatre list”.

img_3

Click on a theatre from the list and get detailed information about the theatre. You can view showtimes, previews, you can call the theatre, share the theatre location on social media or text information about the location.

img_4

From here, if you click on the “showtime info” button, you can see everything that is playing at the particular theatre.

img_5

When you go to the restaurants tab, you also get a list of restaurants based on the Json response from the Zomato API. At this point you can look at the restaurant details, get info about the restaurant or just map the location.

img_6

For more info go to my GitHub repository at: https://github.com/Pac12Run8000/FlickPath and read the “Readme.md” file.

TrippNMemes

TrippnMemes is an iOS application, written in Swift that leverages the delegate protocol pattern in order to allow controllers to communicate. This application allows the user to take images out of the iPhone photo library and create a meme that says whatever you want it to say at the top and bottom of the image.

  1. When you start up the application, you will see a tableView. If you go all the way to the bottom, you can see the tabs of a tabbar controller. You can select either a collectionView or a tableView.
tableView
collectionView

2. Click on the plus button in the upper right corner.
3. You will get a blank screen with the text that reads “TOP” at the top and “BOTTOM” at the bottom.

addAnImage

4. Click on the text on either the top or bottom and type in what you want the meme text to say.
5. Click on the directory or camera icon in the top right corner and select a photo for your meme.
6. Select an action and the photo will be saved where you designated as well as the meme being persisted in the app.

createMeme
createMeme1
createMeme2

7. The will then return you to the tableView with a new meme in the top cell.
8. At this point, if you want to delete the meme, you can swipe left. Or if you have selected the collectionView tab, you can select edit and then designate the items that you want to delete and then press delete.

newMemeTable
collection

For more info go to my GitHub repository at: https://github.com/Pac12Run8000/TrippNmemes and read the “Readme.md” file.

iOS Application “Fast Functional Conditioning”

groverTech

This fitness app has a workout regimen with proven results.

The app is a simple workout plan that changes up over the course of 4 days. Moreover, the rest intervals are timed and the app has a timer that keeps you on track. The reason why the intervals vary is to challenge you body’s ATP production, burn calories and help you develop real functional strength that can apply to sports (not just gym, 1 rep max strength).

  • Outdated removed from iTunes store