{"id":15037885,"url":"https://github.com/pranahonk/contactsuikit","last_synced_at":"2026-03-15T18:15:17.674Z","repository":{"id":131275082,"uuid":"496903320","full_name":"pranahonk/ContactsUiKit","owner":"pranahonk","description":"Contact App IOS, we make a great feature for oyu to custom the display of your boring contacts to be an attractive contacs app.","archived":false,"fork":false,"pushed_at":"2022-05-31T19:13:51.000Z","size":572,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-13T13:13:44.357Z","etag":null,"topics":["contact","contact-form","ios","open-source","swift","swift4","tableviewcontrollers","uikit"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pranahonk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-27T07:36:46.000Z","updated_at":"2022-06-01T02:59:30.000Z","dependencies_parsed_at":"2023-04-23T22:28:38.030Z","dependency_job_id":null,"html_url":"https://github.com/pranahonk/ContactsUiKit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pranahonk%2FContactsUiKit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pranahonk%2FContactsUiKit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pranahonk%2FContactsUiKit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pranahonk%2FContactsUiKit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pranahonk","download_url":"https://codeload.github.com/pranahonk/ContactsUiKit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243410445,"owners_count":20286395,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["contact","contact-form","ios","open-source","swift","swift4","tableviewcontrollers","uikit"],"created_at":"2024-09-24T20:36:11.883Z","updated_at":"2025-12-25T18:38:40.388Z","avatar_url":"https://github.com/pranahonk.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Contacts App\n\nAn Open source project for _Contacts App_ using UiKit and Core data\n\n\n\n## Environment Variables\n\nTo run this project, you will need to add the following environment variables to your .env file\n\n```markdown\nN/A\n```\n\n\n## Installation\n\nYou do not need pod, svm or Carthage\n\n```bash\n  N/A\n```\n\n## Authors\n\n- [@pranahonk](https://github.com/pranahonk)\n\n\n## Run Locally\n\nClone the project\n\n```bash\n  git clone https://github.com/pranahonk/ContacsUiKit\n```\n\nGo to the project directory\n\n```bash\n  cd ContacsUiKit\n```\n\nOpen CoreDataDemo.xcodeproj\n\n```bash\n  open CoreDataDemo.xcodeproj\n```\n\n\n## Screenshots\n![App Screenshot](/CoreDataDemo/Assets.xcassets/screenshot-1.imageset/screenshot-1.png)\n![App Screenshot](/CoreDataDemo/Assets.xcassets/screenshot-2.imageset/screenshot-2.png)\n\n\n\n\n## Badges\n\nAdd badges from somewhere like: [shields.io](https://shields.io/)\n\n[![MIT License](https://img.shields.io/apm/l/atomic-design-ui.svg?)](https://github.com/tterb/atomic-design-ui/blob/master/LICENSEs)\n[![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-yellow.svg)](https://opensource.org/licenses/)\n[![AGPL License](https://img.shields.io/badge/license-AGPL-blue.svg)](http://www.gnu.org/licenses/agpl-3.0)\n\n\n\n\n## Features\n\nContacts List\n* List shows all contacts added to database.\n* From list view user can add new contact using „+” button.\n* From list view user can delete button using swipe left gesture on list element.\n* List is ordered by order of adding, oldest first.\n\nAdd new contact\n* Add new contact form has 3 fields: name, age, gender.\n* All fields are required to save contact.\n* Name field can’t be empty.\n* Age field must contain only number.\n* Age must be number between 0 and 99.\n* Age can be changed from numeric keyboard or by stepper.\n* Gender field shall have the following values: men/women/nn.\n* Error labels shows information about incorrect data.\n\nContact Preview\n* Preview shows details about contact.\n* All details are editable.\n* Edit buttons are active after hitting „Edit” button.\n* Hitting „Done” saves data.\n\n## Running Tests\n\nTo run tests, run the following command\n\n```bash\n N/A\n```\n\n\n\n\n## 🚀 About Me\nI'm a full stack developer...\n\n\n# I am happy Software Engineer 👋\n\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n\n\n## Feedback\n\nIf you have any feedback, please reach out to us at fake@fake.com\n\n## Acknowledgements\n\nUse 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!\n\n* [Choose an Open Source License](https://choosealicense.com)\n* [GitHub Emoji Cheat Sheet](https://www.webpagefx.com/tools/emoji-cheat-sheet)\n* [Malven's Flexbox Cheatsheet](https://flexbox.malven.co/)\n* [Malven's Grid Cheatsheet](https://grid.malven.co/)\n* [Img Shields](https://shields.io)\n* [GitHub Pages](https://pages.github.com)\n* [Font Awesome](https://fontawesome.com)\n* [React Icons](https://react-icons.github.io/react-icons/search)\n\n\n## Tech Stack\n\n**Client:** UiKit, Coredata, Swift\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpranahonk%2Fcontactsuikit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpranahonk%2Fcontactsuikit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpranahonk%2Fcontactsuikit/lists"}