{"id":20188677,"url":"https://github.com/shahdd21/social-media-application","last_synced_at":"2026-05-15T07:03:05.225Z","repository":{"id":261529676,"uuid":"884023449","full_name":"Shahdd21/Social-Media-Application","owner":"Shahdd21","description":"A project that simulates a real-world social media application","archived":false,"fork":false,"pushed_at":"2024-12-21T11:45:17.000Z","size":157,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T18:33:45.641Z","etag":null,"topics":["authentication","authorization","console","data-structures","database","design-patterns","hashing-algorithm","hashing-passwords","java","oop","security","simulation","social-media","social-network"],"latest_commit_sha":null,"homepage":"","language":"Java","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/Shahdd21.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":"2024-11-06T01:58:10.000Z","updated_at":"2024-12-21T11:48:10.000Z","dependencies_parsed_at":"2024-11-07T03:26:19.512Z","dependency_job_id":"e89c0bb8-f07f-40b9-8984-c8ff72d106da","html_url":"https://github.com/Shahdd21/Social-Media-Application","commit_stats":null,"previous_names":["shahdd21/social-media-application"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shahdd21%2FSocial-Media-Application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shahdd21%2FSocial-Media-Application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shahdd21%2FSocial-Media-Application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shahdd21%2FSocial-Media-Application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shahdd21","download_url":"https://codeload.github.com/Shahdd21/Social-Media-Application/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241622604,"owners_count":19992504,"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":["authentication","authorization","console","data-structures","database","design-patterns","hashing-algorithm","hashing-passwords","java","oop","security","simulation","social-media","social-network"],"created_at":"2024-11-14T03:30:13.607Z","updated_at":"2026-05-15T07:03:00.189Z","avatar_url":"https://github.com/Shahdd21.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Social Media Application\n\n## Description\nA robust console-based social media application that implements Object-Oriented Programming (OOP) concepts, leveraging design patterns and using Java best practices. This project simulates the core functionalities of a social media platform, including user management, messaging, groups, pages, and notifications.\n\n\n## UML Class Diagram\n\u003cimg width=\"10592\" alt=\"Social Media Application\" src=\"https://github.com/user-attachments/assets/aef62d6b-6b05-443e-87b2-d26c862a4ef9\" /\u003e\n\n## Features\n\n### User Functionality\n* Registration \u0026 Login: Secure password hashing for user authentication.\n* Profile Management: Users can edit their profile information.\n\n### Messaging\n* Direct Messages: Send and receive messages between users.\n\n### Notifications\n* Keep users updated about important events such as new messages, friend requests, follows, or group invites.\n\n### Groups\n* Create and manage groups, add members, and interact with group posts.\n* Supports privacy options to control who can view and interact with the group.\n\n### Pages\n* Users can create and manage Pages for businesses, organizations, or interests.\n* Adding details about the page such as description, category, and contact information.\n* Publishing posts on the page to interact with followers.\n\n## Security\n* Secure password hashing implemented using a custom algorithm to ensure data safety.\n\n\n## Architectural Design\n\n### Manager Classes\nThese classes handle the main logic for their specific features. They act as a middle layer between the repositories (which manage data) and the rest of the application. This makes the code easier to understand and change.\n\n### Repository Classes\nThese classes are in charge of saving and getting data. They hide the details of how the data is stored and make it easier to switch to a different storage method in the future without changing the rest of the code.\n\n### Database Class\nThis class provides access to the repositories. Its methods only return the required repository when needed, ensuring a clear and simple way to manage the data layer.\n\n## Future Enhancements\n* Implement a graphical user interface (GUI).\n* Integrate a database.\n* Add multimedia support for posts and messages.\n* Extend messaging functionality to include group chats.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshahdd21%2Fsocial-media-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshahdd21%2Fsocial-media-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshahdd21%2Fsocial-media-application/lists"}