{"id":18706479,"url":"https://github.com/mateusz-przybyla/addressbook_objectoriented","last_synced_at":"2025-11-09T07:30:36.145Z","repository":{"id":212856273,"uuid":"732459120","full_name":"mateusz-przybyla/AddressBook_ObjectOriented","owner":"mateusz-przybyla","description":"C++ (OOP) application - Przyszly Programista course (training)","archived":false,"fork":false,"pushed_at":"2024-03-09T14:24:55.000Z","size":144,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-28T07:16:01.829Z","etag":null,"topics":["cpp","data-structures","oop","txt-files"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mateusz-przybyla.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2023-12-16T18:36:28.000Z","updated_at":"2024-07-27T12:17:52.000Z","dependencies_parsed_at":"2024-01-07T16:11:15.237Z","dependency_job_id":null,"html_url":"https://github.com/mateusz-przybyla/AddressBook_ObjectOriented","commit_stats":null,"previous_names":["mateusz-przybyla/addressbook_objectoriented"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateusz-przybyla%2FAddressBook_ObjectOriented","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateusz-przybyla%2FAddressBook_ObjectOriented/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateusz-przybyla%2FAddressBook_ObjectOriented/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateusz-przybyla%2FAddressBook_ObjectOriented/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mateusz-przybyla","download_url":"https://codeload.github.com/mateusz-przybyla/AddressBook_ObjectOriented/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239571542,"owners_count":19661164,"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":["cpp","data-structures","oop","txt-files"],"created_at":"2024-11-07T12:14:17.657Z","updated_at":"2025-02-18T23:43:07.091Z","avatar_url":"https://github.com/mateusz-przybyla.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AddressBook - Object Oriented\n\nFinal version of the AddressBook application written in OOP paradigm.\\\n[Here](https://github.com/mateusz-przybyla/AddressBook_Structured) you can find the AddressBook application written in structured paradigm.\n\n## Table of contents\n\n- [Overview](#overview)\n  - [About](#about)\n  - [Application design](#plan-freemind)\n  - [Diagram UML](#diagram-uml)\n  - [Screenshot](#screenshot)\n- [My process](#my-process)\n  - [Built with](#built-with)\n  - [Useful resources](#useful-resources)\n\n## Overview\n\n### About\n\nAddressBook application allows to save your friends data such as: first name, surname, phone nuber, email and address.\nData are saved to the database (.txt file).\nFirst create a user account and then you can add contacts to the address book.\nYou can show all your contacts everytime you want or search contacts by first name or surname.\n\nOther functionalities:\n\n- Editing contacts\n- Deleting contacts\n- Changing user password\n\n### Application design\n\n[Plan FreeMind](https://github.com/mateusz-przybyla/AddressBook_ObjectOriented/blob/main/AddressBook_Plan-FreeMind.pdf)\n\n### Diagram UML\n\n[Diagram UML](https://github.com/mateusz-przybyla/AddressBook_ObjectOriented/blob/main/AddressBook_uml.pdf)\n\n### Screenshots\n\n- Main menu:\n\n  ![](./images/main_menu.jpg)\n\n- User menu:\n\n  ![](./images/user_menu.jpg)\n\n- Show all contacts:\n\n  ![](./images/contacts.jpg)\n\n## My process\n\n### Built with\n\n- OOP (Object Orienting Programming)\n- Vectors\n- Pointers\n- Input/output with files (.txt)\n- Libraries: vector, fstream, sstream, algorithm\n- Clean code\n- SOLID Principles (especially Single Responsibility Principle)\n\n### Useful resources\n\n- Project Przyszly Programista\n- https://www.geeksforgeeks.org\n- https://miroslawzelent.pl/kurs-c++/\n- https://stackoverflow.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmateusz-przybyla%2Faddressbook_objectoriented","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmateusz-przybyla%2Faddressbook_objectoriented","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmateusz-przybyla%2Faddressbook_objectoriented/lists"}