Skip to content

cnmalper/ContactsApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ContactsApp

Built a Contacts App today. I used UIKit, CoreData and MapKit.

How does it work?

When user opened the app for the first time, the user will see a TableView, if there's no any contact that he/she saved he can click the "+" button to add a new contact.

If the user saved any contact before, the user will see contact's first and last name, After clicking the user's cell, the app goes contact detail screen.

We have 3 buttons on the screen, "Call, SMS and Maps"

  • Click the Call button, the user can call the contact,
  • Click the SMS button, messages app will open and the user can send an SMS to the contact.
  • Click the Maps button, the user can see contact's location that as saved.

iPhone Screenshots

About

Built a Contacts App today.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages