{"id":18308933,"url":"https://github.com/guiribei/mini_flix","last_synced_at":"2025-09-08T22:36:36.654Z","repository":{"id":138865664,"uuid":"569938578","full_name":"Guiribei/mini_flix","owner":"Guiribei","description":"Group work as a final project to the first module of Santander Coders at Ada (Let's Code)","archived":false,"fork":false,"pushed_at":"2023-03-30T21:45:40.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-13T07:27:23.871Z","etag":null,"topics":["csv","personal-project","python"],"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/Guiribei.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":"2022-11-24T00:56:39.000Z","updated_at":"2023-03-30T20:28:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"e8c54215-af97-46a1-b880-ddb8b05e1d65","html_url":"https://github.com/Guiribei/mini_flix","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Guiribei/mini_flix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Guiribei%2Fmini_flix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Guiribei%2Fmini_flix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Guiribei%2Fmini_flix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Guiribei%2Fmini_flix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Guiribei","download_url":"https://codeload.github.com/Guiribei/mini_flix/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Guiribei%2Fmini_flix/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231409,"owners_count":25245659,"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","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"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":["csv","personal-project","python"],"created_at":"2024-11-05T16:09:46.048Z","updated_at":"2025-09-08T22:36:36.628Z","avatar_url":"https://github.com/Guiribei.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mini_flix\n\nMiniflix is a simple movie catalog management system written in Python. It allows users to add, update, delete, search, and list movies, as well as search for movies by genre.\n\n## Table of Contents\n- [Project definition](#installation)\n- [Installation](#installation)\n- [Usage](#usage)\n\n###  Project definition: 🎬\n- Register new films in the catalogue \n- Implement a search strategy for registered films\n- Implement a screening strategy for registered films\n- Implement a strategy for updating registered films\n- Create error error messages to control possible inconsistent entries of the player\n- Implement a strategy for deleting registered films\n- Bonus: Create a strategy for saving calendar data to a file.\n\n## Installation\n\nYou just need to have python and run the main script.\n\n```bash\ngit clone https://github.com/Guiribei/mini_flix.git\n```\n```bash\ncd mini_flix\n```\n```bash\npython adaflix.py\n```\n\n## Usage\n\nWhen you run the script, a menu will be displayed with available options. Enter the corresponding number to choose an option, then follow the prompts to perform the desired action.\n\n```\n======== Adaflix =========\n1 - Add movie\n2 - Update movie\n3 - Delete movie\n4 - Search movie\n5 - List movies\n6 - Look for a genre\n7 - Clear screen\n8 - Exit\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguiribei%2Fmini_flix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguiribei%2Fmini_flix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguiribei%2Fmini_flix/lists"}