{"id":24567384,"url":"https://github.com/pr4k/movie-streaming","last_synced_at":"2025-07-29T15:37:56.423Z","repository":{"id":41916691,"uuid":"251095710","full_name":"pr4k/Movie-Streaming","owner":"pr4k","description":"Currently Hosted at http://pr4k.pythonanywhere.com/","archived":false,"fork":false,"pushed_at":"2022-12-08T03:55:36.000Z","size":4662,"stargazers_count":0,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T13:17:59.789Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pr4k.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}},"created_at":"2020-03-29T17:48:52.000Z","updated_at":"2020-03-30T09:03:51.000Z","dependencies_parsed_at":"2023-01-25T04:30:42.105Z","dependency_job_id":null,"html_url":"https://github.com/pr4k/Movie-Streaming","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pr4k%2FMovie-Streaming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pr4k%2FMovie-Streaming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pr4k%2FMovie-Streaming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pr4k%2FMovie-Streaming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pr4k","download_url":"https://codeload.github.com/pr4k/Movie-Streaming/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243971157,"owners_count":20376785,"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":"2025-01-23T13:18:09.606Z","updated_at":"2025-03-17T03:41:16.748Z","avatar_url":"https://github.com/pr4k.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Movie Streaming App Created for Assessment Task (Apli.ai)\n\n## Task\n\u003eYou have to create a Movie streaming web app using the Django Framework. The app will have\n\u003etwo types of users, an admin (only one) \u0026 some general users (multiple)\n\u003eOnce a general user is successfully logged in, he’ll be redirected to the All Movies page. All the\n\u003emovies available on the platform will appear on this All Movies page in a grid format. Once the\n\u003euser selects a movie he’ll be redirected to the Movie Detail page. On the Movie Detail page,\n\u003ethe user can play the movie and post public comments. All the comments on the movie must be\n\u003evisible to all the users\n\n# Description\n\nSo the app contains \n- Login Page\n- Signup Page\n- All Movies Page\n- Particular Movie Page\n- Add Movie Form\n- Update Movie Form\n- A Comment Section\n  \nFor images of each Section go to\n\n[Images/](images/readme.md)\n\n**Temporarily hosted at [pr4k.pythonanywhere.com](http://pr4k.pythonanywhere.com/)**\n\n\n## Testing Credentials:\n\n### Admin:\n\tusername: pr4k\n\tpassword: root\n\t\n\t\n### General:\n\tusername: maxs\n\tpassword: check@1234\n\nFor starting the project:\n```bash\n# Create a Virtual Environment\npython3 -m venv .env\n\n# Source Env\nsource .env/bin/activate\n\n# Install django\npip3 install django\n\n# Clone the project\ngit clone https://github.com/pr4k/Movie-Streaming\n\n# Install Requirements\npip3 install -r requirements.txt\n\n# Start App\npython3 manage.py runserver\n\n# Done\n---\n# Creating Super User\npython3 manage.py createsuperuser\n\n```\n\n# Dependencies\n\n- [Crsipy forms](https://github.com/django-crispy-forms/django-crispy-forms)\n- [django video embed](https://github.com/jazzband/django-embed-video)\n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpr4k%2Fmovie-streaming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpr4k%2Fmovie-streaming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpr4k%2Fmovie-streaming/lists"}