Skip to content

Contact App IOS, we make a great feature for oyu to custom the display of your boring contacts to be an attractive contacs app.

Notifications You must be signed in to change notification settings

pranahonk/ContactsUiKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contacts App

An Open source project for Contacts App using UiKit and Core data

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

N/A

Installation

You do not need pod, svm or Carthage

  N/A

Authors

Run Locally

Clone the project

  git clone https://github.com/pranahonk/ContacsUiKit

Go to the project directory

  cd ContacsUiKit

Open CoreDataDemo.xcodeproj

  open CoreDataDemo.xcodeproj

Screenshots

App Screenshot App Screenshot

Badges

Add badges from somewhere like: shields.io

MIT License GPLv3 License AGPL License

Features

Contacts List

  • List shows all contacts added to database.
  • From list view user can add new contact using „+” button.
  • From list view user can delete button using swipe left gesture on list element.
  • List is ordered by order of adding, oldest first.

Add new contact

  • Add new contact form has 3 fields: name, age, gender.
  • All fields are required to save contact.
  • Name field can’t be empty.
  • Age field must contain only number.
  • Age must be number between 0 and 99.
  • Age can be changed from numeric keyboard or by stepper.
  • Gender field shall have the following values: men/women/nn.
  • Error labels shows information about incorrect data.

Contact Preview

  • Preview shows details about contact.
  • All details are editable.
  • Edit buttons are active after hitting „Edit” button.
  • Hitting „Done” saves data.

Running Tests

To run tests, run the following command

 N/A

🚀 About Me

I'm a full stack developer...

I am happy Software Engineer 👋

License

MIT

Feedback

If you have any feedback, please reach out to us at [email protected]

Acknowledgements

Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!

Tech Stack

Client: UiKit, Coredata, Swift

About

Contact App IOS, we make a great feature for oyu to custom the display of your boring contacts to be an attractive contacs app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages