{"id":20749406,"url":"https://github.com/raiyashpramod/mm_client","last_synced_at":"2026-04-12T06:35:27.701Z","repository":{"id":190039131,"uuid":"681054409","full_name":"RaiYashPramod/MM_Client","owner":"RaiYashPramod","description":"Welcome to Movie Mania, a web application that lets users vote on their favorite movies and create battles between movies to determine which one is preferred by the community.","archived":false,"fork":false,"pushed_at":"2024-04-04T12:50:09.000Z","size":2409,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-25T18:59:26.102Z","etag":null,"topics":["framer-motion","lucide-react","reactjs","styled-components","tailwindcss","tanstack-react-query","typescript","vite"],"latest_commit_sha":null,"homepage":"https://cineclash.vercel.app","language":"TypeScript","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/RaiYashPramod.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-08-21T06:57:27.000Z","updated_at":"2023-11-13T10:46:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"33d26ec9-1d37-40fd-b63e-e4a054917896","html_url":"https://github.com/RaiYashPramod/MM_Client","commit_stats":null,"previous_names":["raiyashpramod/mm_client"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RaiYashPramod/MM_Client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaiYashPramod%2FMM_Client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaiYashPramod%2FMM_Client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaiYashPramod%2FMM_Client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaiYashPramod%2FMM_Client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RaiYashPramod","download_url":"https://codeload.github.com/RaiYashPramod/MM_Client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaiYashPramod%2FMM_Client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31706765,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T06:22:27.080Z","status":"ssl_error","status_checked_at":"2026-04-12T06:21:52.710Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["framer-motion","lucide-react","reactjs","styled-components","tailwindcss","tanstack-react-query","typescript","vite"],"created_at":"2024-11-17T08:22:51.498Z","updated_at":"2026-04-12T06:35:27.681Z","avatar_url":"https://github.com/RaiYashPramod.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Movie Mania\n\nWelcome to Movie Mania, a web application that lets users vote on their favorite movies and create battles between movies to determine which one is preferred by the community.\n\n## Table of Contents\n- [Introduction](#introduction)\n- [Features](#features)\n- [Getting Started](#getting-started)\n- [Usage](#usage)\n- [Future Enhancements](#future-enhancements)\n- [Contributing](#contributing)\n\n## Introduction\n\nMovie Mania is a fun and interactive web application that allows movie enthusiasts to express their preferences among the latest movies. Users are presented with two randomly selected movies from a curated list of the latest releases. They can then choose their favorite movie from the two options. The chosen movie receives a +8 rating, while the other one receives a -8 rating.\n\nAdditionally, Movie Mania provides a feature for users to create movie battles. Users can select two movies, create a battle, and publish it on the site for other users to vote on. This enables users to see which movie is preferred by the community and why.\n\n## Features\n\n- Random movie matchups: Users are presented with two random movies from the latest releases.\n- Voting system: Users can vote for their preferred movie, giving it a +8 rating, while the other movie receives a -8 rating.\n- Movie battles: Users can create and publish battles between two movies, allowing the community to vote on their preferences.\n- Battle insights: Users can view statistics and comments on movie battles to understand why certain movies are preferred.\n\n## Getting Started\n\nTo get started with Movie Mania, follow these steps:\n\n1. Clone the repository to your local machine:\n\n   ```shell\n   git clone https://github.com/RaiYashPramod/movie-mania.git](https://github.com/RaiYashPramod/MM_Client.git)\n   ```\n\n2. Install the required dependencies:\n\n   ```shell\n   cd movie-mania\n   npm install\n   ```\n\n3. Start the development server:\n\n   ```shell\n   npm run dev\n   ```\n\n4. Access the web application in your browser at the link provided in the terminal.\n\n## Usage\n\n1. **Vote for Movies**:\n   - On the movie battle page, you will be presented with two random movie options.\n   - Click on your preferred movie to vote for it. The chosen movie receives a +8 rating, and the other movie receives a -8 rating.\n\n2. **Create Movie Battles**:\n   - Navigate to the \"Battles Royale\" section of the application.\n   - Click on the \"Create Battle\" button.\n   - Select two movies that you want to create a battle for.\n   - Provide a title and optional description for the battle.\n   - Click \"Publish\" to create the battle.\n\n3. **Vote on Battles**:\n   - Browse the list of published battles in the \"Battles\" section.\n   - Click on a battle to view details.\n   - Vote for your preferred movie in the battle.\n\n4. **View Battle Insights**:\n   - See battle statistics, including the total number of votes and which movie is currently winning.\n   - Read comments from other users explaining their preferences.\n\n## Future Enhancements\n\nWhile Movie Mania is already an exciting platform for movie enthusiasts, there are several potential enhancements for the future:\n\n- User profiles: Allow users to create profiles, track their voting history, and earn badges for active participation.\n- Sorting and filtering: Implement sorting and filtering options for battles to help users discover interesting matchups.\n- Comments and discussions: Enhance the comment system to facilitate discussions between users about movie preferences.\n- Notifications: Notify users of new battles, comments, or when a movie they voted for wins a battle.\n- User-generated content: Enable users to suggest movies to be added to the list of latest releases.\n- Mobile apps: Develop mobile applications for a seamless movie voting experience on smartphones and tablets.\n\n## Contributing\n\nContributions to Movie Mania are welcome! If you have ideas for improvements, bug fixes, or new features, feel free to open an issue or submit a pull request.\n\nFor questions, suggestions, or to discuss potential contributions, you can reach out to the project maintainers via email: raiyashpramod16@gmail.com\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraiyashpramod%2Fmm_client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraiyashpramod%2Fmm_client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraiyashpramod%2Fmm_client/lists"}