{"id":13416277,"url":"https://github.com/MeNsaaH/soMedia","last_synced_at":"2025-03-14T23:31:33.698Z","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":90,"open_issues_count":6,"forks_count":41,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-16T22:34:38.309Z","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":"2024-10-12T12:28:40.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,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243663514,"owners_count":20327300,"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":[],"created_at":"2024-07-30T21:00:56.326Z","updated_at":"2025-03-14T23:31:28.981Z","avatar_url":"https://github.com/MeNsaaH.png","language":"Python","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","funding_links":[],"categories":["Projects","Open Source Apps"],"sub_categories":["Open Source Projects","Open Source","Docker Tutorials"],"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"}