Skip to content

brGuirra/100-days-swift-project-10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Names to Faces

This is the tenth project from Hacking With Swift 100 days of Swift course.


💁🏽‍♂️ Overview

It's an app that allows saving a person picture and its name

⚙️ How it works

The user can take a picture or input one from their library to create a contact. Then they can give it a name or delete.

I also added an option to share the person information, this was not include on the course project and its challeges.

📹 Video

🔨 Built with

  • UIKit
  • Storyboard

🤓 What I learned

  • UICollectionView
  • UIImagePickerController
  • UUID
  • NSObject subclass
  • fatalError()
  • How to configure a popoverController. I had to learn about it by myself because I use an iPad to study and the project was made on an iPhone simulator

⌨ How to use it

Download this repository, open it in Xcode and press command + R to run the simulator.

About

This is the tenth project from 100 days of Swift course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages