{"id":19705614,"url":"https://github.com/furk4nbulut/youtube-basic-clone-django","last_synced_at":"2025-04-29T15:30:55.738Z","repository":{"id":216797161,"uuid":"737269770","full_name":"Furk4nBulut/Youtube-Basic-Clone-Django","owner":"Furk4nBulut","description":"This project is a database management assignment, designed as a simple YouTube database.","archived":false,"fork":false,"pushed_at":"2024-08-10T06:32:44.000Z","size":62836,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-08-10T08:03:41.460Z","etag":null,"topics":["database","django"],"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/Furk4nBulut.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-30T12:21:28.000Z","updated_at":"2024-08-10T08:03:44.551Z","dependencies_parsed_at":"2024-01-12T23:26:57.911Z","dependency_job_id":"51eaaca6-572e-40f2-a688-8f9505f3cb13","html_url":"https://github.com/Furk4nBulut/Youtube-Basic-Clone-Django","commit_stats":null,"previous_names":["furk4nbulut/youtube","furk4nbulut/youtube-basic-clone-django"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Furk4nBulut%2FYoutube-Basic-Clone-Django","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Furk4nBulut%2FYoutube-Basic-Clone-Django/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Furk4nBulut%2FYoutube-Basic-Clone-Django/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Furk4nBulut%2FYoutube-Basic-Clone-Django/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Furk4nBulut","download_url":"https://codeload.github.com/Furk4nBulut/Youtube-Basic-Clone-Django/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224178482,"owners_count":17268898,"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":["database","django"],"created_at":"2024-11-11T21:29:20.745Z","updated_at":"2024-11-11T21:29:21.407Z","avatar_url":"https://github.com/Furk4nBulut.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MCBU Database Management Systems Project\n\n## Project Overview\n\nThis project is a database management assignment, designed as a simple YouTube database. It aims to illustrate the fundamental principles of database design and management by creating and managing a basic version of a YouTube-like database system.\n\n## Additional Information\n\nFor detailed information about the project, including the full project description and the problem statement, please refer to the following documents:\n\n- **[Report.pdf](Report.pdf):** Provides a comprehensive explanation of the project details.\n- **[Assignment.pdf](Assignment.pdf):** Contains a detailed description of the problem and assignment requirements.\n\n## Setup Instructions\n\nTo run this project, please follow these steps:\n\n1. **Open the Project:**\n   - Navigate to the project directory on your local machine.\n\n2. **Create a Virtual Environment:**\n   - Create a virtual environment using the following command:\n     ```bash\n     python -m venv venv_name\n     ```\n   - Replace `venv_name` with your preferred name for the virtual environment.\n\n3. **Activate the Virtual Environment:**\n   - On Windows:\n     ```bash\n     venv_name\\Scripts\\activate\n     ```\n   - On macOS/Linux:\n     ```bash\n     source venv_name/bin/activate\n     ```\n\n4. **Install Required Libraries:**\n   - Navigate to the directory containing the `requirements.txt` file.\n   - Install the required libraries by running:\n     ```bash\n     pip install -r requirements.txt\n     ```\n\n5. **Run the Project:**\n   - Ensure you are in the same directory as the `manage.py` file.\n   - Start the Django development server using:\n     ```bash\n     python manage.py runserver\n     ```\n\n   - It is recommended to use the virtual environment for running the server.\n\nAfter completing these steps, everything should be set up and ready to go!\n\n\n## Contributors\n\n- **Furkan YAMAK** \n- **Furkan BULUT** \n- **Mine ALTUĞ** \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffurk4nbulut%2Fyoutube-basic-clone-django","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffurk4nbulut%2Fyoutube-basic-clone-django","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffurk4nbulut%2Fyoutube-basic-clone-django/lists"}