{"id":20138417,"url":"https://github.com/echaftech23/brief_2","last_synced_at":"2026-05-01T12:32:02.729Z","repository":{"id":209950982,"uuid":"725309135","full_name":"Echaftech23/Brief_2","owner":"Echaftech23","description":"A movie dashboard project with bootstrap and php","archived":false,"fork":false,"pushed_at":"2023-12-10T17:52:53.000Z","size":14468,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-10T16:03:15.659Z","etag":null,"topics":["backend","css3","frontend","html5","js","php","sql"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/Echaftech23.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-11-29T21:51:39.000Z","updated_at":"2023-12-04T19:16:47.000Z","dependencies_parsed_at":"2023-12-10T18:44:34.368Z","dependency_job_id":null,"html_url":"https://github.com/Echaftech23/Brief_2","commit_stats":null,"previous_names":["echaftech23/brief_2"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Echaftech23/Brief_2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Echaftech23%2FBrief_2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Echaftech23%2FBrief_2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Echaftech23%2FBrief_2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Echaftech23%2FBrief_2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Echaftech23","download_url":"https://codeload.github.com/Echaftech23/Brief_2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Echaftech23%2FBrief_2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32497810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["backend","css3","frontend","html5","js","php","sql"],"created_at":"2024-11-13T21:37:56.414Z","updated_at":"2026-05-01T12:32:02.632Z","avatar_url":"https://github.com/Echaftech23.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Movie Mingle\n\nMovie Mingle is a web platform dedicated to creating a robust database for its web application. The focus is on designing the data structure, using SQL and UML to document this architecture, and planning for platform continuity. The backend is implemented in PHP.\n\n## Table of Contents\n- [Introduction](#introduction)\n- [Project Overview](#project-overview)\n- [Features](#features)\n- [Database Structure](#database-structure)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Introduction\n\nMovie Mingle is a web platform that aims to provide users with a seamless experience in managing and exploring movies, series, and comments.\n\n## Project Overview\n\nThis project includes the following components:\n\n- Backend implemented in PHP\n- Database structure for users, films, series, and comments\n- Dashboard management system for users\n\n## Features\n\n- User authentication and authorization\n- CRUD operations for movies, series, and comments\n- User-friendly dashboard for easy navigation\n- Continuity planning for platform stability\n\n### Jira Work Management\n\nFor Movie Mingle project management:\n\n- [https://phpajx.atlassian.net/jira/software/projects/KAN/boards/1]\n\n## Database Structure\n\nThe database consists of four main tables:\n\n1. `user`: Stores user information\n   - Columns: user_id, username, email, password\n\n2. `film`: Stores information about movies\n   - Columns: film_id, title, description, duration, user_id, image_path \n\n3. `reviews`: Stores user comments on movies and series\n   - Columns: comment_id, user_id (foreign key), film_id or serie_id (foreign key), content, timestamp\n\n4. `categories`:\n   - Columns: category_id (Primary Key), type, movie_id (foreign key)\n\n5. `statuses`:\n   - Columns: status_id (Primary Key), status, movie_id (foreign key)\n\n## Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/Echaftech23/Brief_2.git","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fechaftech23%2Fbrief_2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fechaftech23%2Fbrief_2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fechaftech23%2Fbrief_2/lists"}