{"id":15304408,"url":"https://github.com/mensaah/somedia","last_synced_at":"2025-07-29T10:09:37.377Z","repository":{"id":33777159,"uuid":"157072038","full_name":"MeNsaaH/soMedia","owner":"MeNsaaH","description":"A simple image sharing app for django newBies","archived":false,"fork":false,"pushed_at":"2024-08-04T15:37:36.000Z","size":7023,"stargazers_count":99,"open_issues_count":6,"forks_count":45,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-11T12:03:04.661Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MeNsaaH.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,"publiccode":null,"codemeta":null}},"created_at":"2018-11-11T11:16:24.000Z","updated_at":"2025-03-31T18:01:36.000Z","dependencies_parsed_at":"2024-01-11T20:42:59.297Z","dependency_job_id":"48d98b54-ff8d-47e2-a6e9-9225e29a2da2","html_url":"https://github.com/MeNsaaH/soMedia","commit_stats":{"total_commits":15,"total_committers":2,"mean_commits":7.5,"dds":0.06666666666666665,"last_synced_commit":"41ce0e57d3917aa56dff504635f5322965ecd975"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MeNsaaH/soMedia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeNsaaH%2FsoMedia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeNsaaH%2FsoMedia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeNsaaH%2FsoMedia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeNsaaH%2FsoMedia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MeNsaaH","download_url":"https://codeload.github.com/MeNsaaH/soMedia/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MeNsaaH%2FsoMedia/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267668743,"owners_count":24124967,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-10-01T07:55:51.868Z","updated_at":"2025-07-29T10:09:37.352Z","avatar_url":"https://github.com/MeNsaaH.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# soMedia\n\u003ca href=\"http://www.djangoproject.com/\"\u003e\u003cimg src=\"https://www.djangoproject.com/m/img/badges/djangomade124x25.gif\" border=\"0\" alt=\"Made with Django.\" title=\"Made with Django.\" /\u003e\u003c/a\u003e\n![ScreenShot](/libs/static/images/page-shot.png)\n\nA simple social Media Application for sharing images amongst users. This application was developed for teaching django to new learners and to expose them to the numerous functionalities of django.\n\n## Features\n- Registration\n- Login\n- Profile Editing\n- Custom User Model\n- Working with ModelForms and normal Forms\n- Simple TemplateTags\n- Managing Admin\n- Simple Signals\n- Add Posts\n- Add Comments to Posts\n- Follow other Users to view their Posts\n- Unfollowing Followed Users\n- Simple Bootstrap\n- View Other Users Profile\n\n## Installation\n### Create a Virtualenv\n- Windows\n```bash\n  pip install virtualenv\n  virtualenv .venv\n  .venv/Scripts/activate.bat\n```\n\n- Linux\n```bash\n  sudo pip3 install virtualenv\n  virtualenv .venv -p python3\n  source .venv/bin/activate\n```\n\n### Install Requirements\n```bash\n  pip install -r requirements.txt\n```\n\n### Start Up server\n```bash\n  python manage.py runserver\n```\nThe application should be available at http://localhost:8000/ through your browser\n\n## Todo\n- More Documentation\n- More Tests\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmensaah%2Fsomedia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmensaah%2Fsomedia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmensaah%2Fsomedia/lists"}