iClipze

This was the first version of the minimum viable product for an application that connects barbers with clients. However, more functionality was needed to make this a truly practical and useful application.

iClipze is an iOS application written in swift that gathers barbershop information about the nearest business and arranges the data for you. This application makes it convenient for you to gather information about a barbershop, contact the barbershop and schedule an appointment that is added to your iPhone calendar.

Screen Shot 2019-03-21 at 9.18.40 PM

Either tap the “current location” button or enter a custom address.

Screen Shot 2019-03-21 at 9.22.25 PM

Tap the list button in the upper right hand corner and you will get a list of barbershops.

Screen Shot 2019-03-21 at 9.21.52 PM

Once you get the list find the barbershop that you are interested in and swipe left. Then you will have the option to: call the barbershop, map it’s location or add it to your iPhone calendar.

Screen Shot 2019-03-21 at 9.22.49 PM

If you select “call” the app makes the call for you. If you select schedule, the application will add the appointment to your iPhone calendar. If you tap “map,” the application will open up apple maps with the directions plotted out for you.

Screen Shot 2019-03-21 at 9.23.19 PM

The above picture depicts the dialog for saving a scheduled appointment to the iPhone calendar.

Screen Shot 2019-03-21 at 9.22.59 PM

This is the apple map with the location and directions plotted to the barbershop.

For more info go to my GitHub repository at:

https://github.com/Pac12Run8000/iClipze and read the “Readme.md” file.

ListedIn

ListedIn is a note taking application that is primarily for finding properties for rental or purchase.

Screen Shot 2019-03-10 at 4.32.04 PM

In order to get started, create a category by clicking the “add category” button in the upper right hand corner and a dialog will come up that allows you to add a name for a category.

Screen Shot 2019-03-10 at 4.35.59 PM

Then click the save button and a new category has been added to your app. Click on the new category and it’s contents should be empty. Now add an address for your property.

Screen Shot 2019-03-10 at 4.41.16 PM

Press the “return” button and an address has been added to your list. Then click on the address in the tableView and add a note to the address by pressing the compose button icon or add an image by pressing the camera button. You can also map to the location by pressing the “map” button.

Screen Shot 2019-03-10 at 4.49.12 PM

When ever you want to delete any note or image from an address, just press the trash can icon.

If you click the red button, you will delete the note and if you press the “x” on any image, the image will be deleted from memory.

the iTunes app store: https://apple.co/2UKVJRe

For more info go to my GitHub repository at:

https://github.com/Pac12Run8000/ListedIn and read the “Readme.md” file.