Skip to content

aleyaktas/ContactsApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ContactsApp

UP School & Akbank IOS Bootcamp Homework-4

Description

Contacts App is a simple iOS application developed with Swift and UIKit that allows users to manage their contacts. Users can easily view, add, update, and delete contacts in a phonebook-like fashion.

Application video

Contacts_App.mp4

Features

  • View Contacts: Browse your list of contacts in a scrollable and user-friendly interface. Each contact displays essential information like name, phone number, contact type, etc.

  • Add and Update Contacts: Easily add new contacts by providing the necessary details such as name, phone number and contact type. You can also update the available contact information as needed.

  • Delete Contacts: Remove unwanted or outdated contacts from your address book with just a few taps.

  • Filter Contacts: Quickly find specific contacts using the filtering feature. Narrowing the contact list You can filter according to contact type.

Getting Started

To run the Contacts App on your local machine, follow these steps:

  1. Clone this repository:
  git clone https://github.com/aleyaktas/ContactsApp.git
  1. Open the project in Xcode:
  cd ContactsApp
  open ContactsApp.xcodeproj

Releases

No releases published

Packages

No packages published

Languages