{"id":14972617,"url":"https://github.com/smahesh29/django-webapp","last_synced_at":"2025-04-13T06:28:31.812Z","repository":{"id":37727897,"uuid":"178645430","full_name":"smahesh29/Django-WebApp","owner":"smahesh29","description":"This is a web-app created using Python, Django. By using this user can login, upload files and also can view and download files uploaded by other users.","archived":false,"fork":false,"pushed_at":"2024-07-20T07:40:09.000Z","size":37727,"stargazers_count":480,"open_issues_count":10,"forks_count":364,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-04-04T05:06:11.279Z","etag":null,"topics":["django","django-application","django-framework","django-project","django-web","django-web-app","django-web-application","django-webapp","django-webapplication","file-sharing","file-system","file-upload","filesystem","python","upload-file","upload-images","upload-videos","webapp"],"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/smahesh29.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":"2019-03-31T05:11:45.000Z","updated_at":"2025-04-03T06:34:55.000Z","dependencies_parsed_at":"2024-12-06T20:07:09.474Z","dependency_job_id":"eb0af551-dd39-48c8-badd-650c8a13b0bb","html_url":"https://github.com/smahesh29/Django-WebApp","commit_stats":{"total_commits":49,"total_committers":1,"mean_commits":49.0,"dds":0.0,"last_synced_commit":"ec43883a5351989366ed88cc002ae26794df9bab"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smahesh29%2FDjango-WebApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smahesh29%2FDjango-WebApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smahesh29%2FDjango-WebApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smahesh29%2FDjango-WebApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smahesh29","download_url":"https://codeload.github.com/smahesh29/Django-WebApp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248674098,"owners_count":21143644,"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":["django","django-application","django-framework","django-project","django-web","django-web-app","django-web-application","django-webapp","django-webapplication","file-sharing","file-system","file-upload","filesystem","python","upload-file","upload-images","upload-videos","webapp"],"created_at":"2024-09-24T13:47:13.073Z","updated_at":"2025-04-13T06:28:31.786Z","avatar_url":"https://github.com/smahesh29.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Django-WebApp       \u003cimg alt=\"GitHub\" src=\"https://img.shields.io/github/license/smahesh29/Django-WebApp\"\u003e\n\n\nThis project was done by me as a assignment for an internship.\n\n\u003ch2\u003eAssignment Problem Statement:\u003c/h2\u003e\n\n\u003ch4\u003ePart 1:\u003c/h4\u003e\n\u003col\u003e\n    \u003cli\u003eCreate a web-app where a user can login.\u003c/li\u003e\n    \u003cli\u003eUser can upload files.\u003c/li\u003e\n    \u003cli\u003eUser can view his/her uploaded files.\u003c/li\u003e\n\u003c/ol\u003e\n\n\u003ch4\u003ePart 2:\u003c/h4\u003e\n\u003col\u003e\n     \u003cli\u003eUser can search and view profile of other users.\u003c/li\u003e\n     \u003cli\u003eThey can share their uploaded files with any of those users.\u003c/li\u003e\n     \u003cli\u003eUsers can see the shared files by other users also in uploaded files.\u003c/li\u003e\n\u003c/ol\u003e\n\n\u003ch4\u003eAdditional Features:\u003c/h4\u003e\n\u003col\u003e\n    \u003cli\u003eIn users profile user can set his/her profile picture.\u003c/li\u003e\n    \u003cli\u003eUsers can download other users uploaded files.\u003c/li\u003e\n    \u003cli\u003eThe user can upload any type of files such as images, videos, text files and also different types of programs like python code, java code, etc.\u003c/li\u003e\n\u003c/ol\u003e\n    \n\u003ch2\u003eTechnologies Used:\u003c/h2\u003e\n\u003cul\u003e\n    \u003cli\u003ePython\u003c/li\u003e\n    \u003cli\u003eDjango\u003c/li\u003e\n    \u003cli\u003eBootstrap\u003c/li\u003e\n    \u003cli\u003eJavaScript\u003c/li\u003e\n\u003c/ul\u003e\n    \n\u003ch2\u003eAdditional Python Modules Required:\u003c/h2\u003e\n\u003cul\u003e\n    \u003cli\u003eDjango\u003c/li\u003e\n    \u003cli\u003edjango-crispy-forms\u003c/li\u003e\n    \u003cli\u003ePillow\u003c/li\u003e\n\u003c/ul\u003e\n  \n\u003ch2\u003eNote :\u003c/h2\u003e\n\n\u003cb\u003eThe Secret_Key required for the execution and debugging of project is not removed from the project code. So you can use the project as your college mini-project or by using the project code you can build your own project.\u003c/b\u003e\n\n\u003ch2\u003eUsage :\u003c/h2\u003e\n\n    python django_web_app/manage.py makemigrations\n\n    python django_web_app/manage.py migrate\n\n    python django_web_app/manage.py runserver\n    \n   In your web browser enter the address : http://localhost:8000 or http://127.0.0.1:8000/\n\n# Working:\n[![Watch the video](https://img.youtube.com/vi/qIK-vfTig6c/0.jpg)](https://youtu.be/qIK-vfTig6c)\n\n# Screenshots : \n\u003cimg src=\"Screenshots/New Tab - Google Chrome 03-12-2019 19_14_36.png\" height=\"400\" width=\"800\"\u003e\n\u003cimg src=\"Screenshots/New Tab - Google Chrome 03-12-2019 19_14_51.png\" height=\"400\" width=\"800\"\u003e\n\u003cimg src=\"Screenshots/New Tab - Google Chrome 03-12-2019 19_14_44.png\" height=\"400\" width=\"800\"\u003e\n\u003cimg src=\"Screenshots/New Tab - Google Chrome 03-12-2019 19_15_47.png\" height=\"400\" width=\"800\"\u003e\n\u003cimg src=\"Screenshots/New Tab - Google Chrome 03-12-2019 19_16_14.png\" height=\"400\" width=\"800\"\u003e\n\u003cimg src=\"Screenshots/Django WebApp - Google Chrome 04-12-2019 13_41_50.png\" height=\"400\" width=\"800\"\u003e\n\u003cimg src=\"Screenshots/Django WebApp - Google Chrome 03-12-2019 20_48_45.png\" height=\"400\" width=\"800\"\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmahesh29%2Fdjango-webapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmahesh29%2Fdjango-webapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmahesh29%2Fdjango-webapp/lists"}