{"id":19066322,"url":"https://github.com/rdvid/django-social-webshare","last_synced_at":"2026-04-15T10:32:37.607Z","repository":{"id":219492376,"uuid":"748421613","full_name":"rdvid/django-social-webshare","owner":"rdvid","description":" a social application that will allow users to share images that they find on the internet. ","archived":false,"fork":false,"pushed_at":"2024-02-15T02:45:52.000Z","size":43,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-02T14:29:25.158Z","etag":null,"topics":["css","django","docker","dom-manipulation","html","javascript","python","socialmediaapp"],"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/rdvid.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":"2024-01-25T23:38:52.000Z","updated_at":"2024-02-15T02:47:54.000Z","dependencies_parsed_at":"2025-01-02T17:02:58.626Z","dependency_job_id":null,"html_url":"https://github.com/rdvid/django-social-webshare","commit_stats":null,"previous_names":["rdvid/django-social-webshare"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdvid%2Fdjango-social-webshare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdvid%2Fdjango-social-webshare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdvid%2Fdjango-social-webshare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rdvid%2Fdjango-social-webshare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rdvid","download_url":"https://codeload.github.com/rdvid/django-social-webshare/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240118419,"owners_count":19750491,"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":["css","django","docker","dom-manipulation","html","javascript","python","socialmediaapp"],"created_at":"2024-11-09T00:55:58.665Z","updated_at":"2026-04-15T10:32:32.576Z","avatar_url":"https://github.com/rdvid.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://readme-typing-svg.demolab.com?font=monospace\u0026size=32\u0026duration=2800\u0026pause=2000\u0026color=F1F1F1\u0026center=true\u0026vCenter=true\u0026width=940\u0026lines=Social+Webshare\" alt=\"Social webshare animated typed out\" width=\"90%\" align=\"middle\"/\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n![Python](https://img.shields.io/badge/Python-38B2AC?style=for-the-badge\u0026logo=python\u0026logoColor=white)\n![Django](https://img.shields.io/badge/Django-000000?style=for-the-badge\u0026logo=django\u0026logoColor=green)\n![Javascript](https://img.shields.io/badge/Javascript-000000?style=for-the-badge\u0026logo=javascript\u0026logoColor=yellow)\n![Docker](https://img.shields.io/badge/Docker-007ACC?style=for-the-badge\u0026logo=docker\u0026logoColor=white)\n![Redis](https://img.shields.io/badge/Redis-000000?style=for-the-badge\u0026logo=redis\u0026logoColor=red)\n![Git](https://img.shields.io/badge/Git-000000?style=for-the-badge\u0026logo=git\u0026logoColor=red)\n\u003c/div\u003e\n\u003cp align=\"center\"\u003e\n   \u003cimg height=250 width=500 src=\"https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExc3MwbDdnd3g0emwydjk3M3Z0dHUxZWhoMWl4YXN3b2c4NHN0OGc4NCZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/HW5O1V5ThSGYIF94lM/giphy.gif\" alt=\"dark mage surrounded by dark pokemons\"\u003e  \n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\u003citalic\u003e\"Because everyone needs to know what kind of food are in your table\"\u003c/italic\u003e\u003c/p\u003e\n\n## 💡 What is it?\n\nA social media with a wonderful booklet extension for instant share images from all web sources in jpg/png.\n\n### Technologies used\n- Python\n- Django\n- Javascript\n- Docker\n\n\n## ✨ Highlights\n\nSome features that i'm proud for implement:\n\n- Auth0 - Connect with:\n  - google\n  - facebook\n- Bookmarklet (a 'extension' for share images of another sites in socialshare**)\n- django engine template (who needs React?)\n- easy_thumbnails module implementation to enhance perfomance\n\n** some websites doesn't allow code injection for security purposes.\n\n## ⚙️ Next Features\n\nThe development process starts but never ends. Next features will be focused on:\n\n- [ ] Dark theme and more UI changes (specially for django admin screen).\n- [ ] Redis for optimized calls.\n- [ ] Make all thing really dockerized (no, isn't working at this time).\n- [ ] a good how-to section and tests.\n- [ ] Clean code refactoring.\n\n\n## 📫 Find a bug or have any suggestion?\n\n### Pull Requests \n\n1. Fork this repo.\n2. Create a branch: `git checkout -b \u003cbranch_name\u003e`.\n3. Do your alterations and tell then in your commit message: `git commit -m '\u003ccommit_message\u003e'`\n4. Send then to origin fork: `git push origin \u003cproject-name\u003e / \u003clocal\u003e`\n5. Create a pull request detailing your implementation.\n\n[How to create a pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).\n\n### Issues\n\n1. Access the Issues Section:\n2. Click the “New issue” button.\n3. In the “Title” field, type a descriptive title for your issue.\n4. In the comment body field, provide a detailed description of the issue you’re facing or the feature you’d like to request.\n5. Apply labels to categorize the issue.\n    - `Enhancement` for new features\n    - `Bug` for some issue in usability\n6. Click “Submit new issue” to create the issue.\n\n\u003ch3 align=center\u003e❤️ Proudly developed by:\u003c/h2\u003e\n\n\u003ctable align=\"center\"\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003ca href=\"#\"\u003e\n        \u003cimg src=\"https://avatars.githubusercontent.com/u/60834135\" alt=\"Foto de Rafael David\" width=115\u003e\u003cbr\u003e\n        \u003csub\u003e\n          \u003cb\u003eRafael David\u003c/b\u003e\n        \u003c/sub\u003e\n      \u003c/a\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdvid%2Fdjango-social-webshare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frdvid%2Fdjango-social-webshare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdvid%2Fdjango-social-webshare/lists"}