{"id":25214081,"url":"https://github.com/mrakashsaha/skyflex","last_synced_at":"2026-04-28T12:02:43.685Z","repository":{"id":276005800,"uuid":"927683968","full_name":"mrakashsaha/skyFlex","owner":"mrakashsaha","description":"SkyFlex is a dynamic movie management web application that allows users to browse movies, view details, and manage favorites with authentication. The platform ensures a seamless user experience with private routes, interactive UI elements, and a responsive design.","archived":false,"fork":false,"pushed_at":"2025-02-05T18:33:06.000Z","size":8630,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-24T17:24:25.728Z","etag":null,"topics":["daisyui","react","react-router","swiper-slider","tailwind-css"],"latest_commit_sha":null,"homepage":"https://movies-auth-1.web.app/","language":"JavaScript","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/mrakashsaha.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":"2025-02-05T11:19:13.000Z","updated_at":"2025-02-16T20:43:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"f87b7c61-e526-4b00-a2c6-4907fc36bc02","html_url":"https://github.com/mrakashsaha/skyFlex","commit_stats":null,"previous_names":["mrakashsaha/skyflex"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mrakashsaha/skyFlex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrakashsaha%2FskyFlex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrakashsaha%2FskyFlex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrakashsaha%2FskyFlex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrakashsaha%2FskyFlex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrakashsaha","download_url":"https://codeload.github.com/mrakashsaha/skyFlex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrakashsaha%2FskyFlex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32379629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T11:25:28.583Z","status":"ssl_error","status_checked_at":"2026-04-28T11:25:05.435Z","response_time":56,"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":["daisyui","react","react-router","swiper-slider","tailwind-css"],"created_at":"2025-02-10T16:58:24.170Z","updated_at":"2026-04-28T12:02:43.680Z","avatar_url":"https://github.com/mrakashsaha.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SkyFlex - A Movie Management Web App\n\n![Movies Auth Portal Screenshot](https://raw.githubusercontent.com/mrakashsaha/skyFlex/refs/heads/main/public/SkyFlexSS.png) \u003c!-- Replace with actual screenshot --\u003e\n\n## Project Overview\n\nSkyFlex is a dynamic movie management web application that allows users to browse movies, view details, and manage favorites with authentication. The platform ensures a seamless user experience with private routes, interactive UI elements, and a responsive design.\n\n## Live Demo\n\n🔗 [Movies Auth Portal](https://movies-auth-1.web.app)\n\n## Technologies Used\n\n- **Frontend**: React, React Router, Tailwind CSS, DaisyUI, Swiper\n- **Backend \u0026 Authentication**: Firebase\n- **State Management \u0026 Utilities**: React Hook Form, LocalForage, Match Sorter\n- **UI Enhancements**: React Circular Progress Bar, SweetAlert2, React Simple Star Rating\n\n## Core Features\n\n- 🔐 **Authentication System**: Secure login/registration using Email/Password and Google authentication.\n- 🎬 **Dynamic Movie Management**: Users can browse, add, and delete movies.\n- ⭐ **Favorites Management**: Save and manage favorite movies easily.\n- 📱 **Responsive Design**: Works across all devices (mobile, tablet, desktop).\n- 🚀 **Private Routes**: Restricted access to movie management features.\n- 🎨 **Dark/Light Theme Toggle**: Personalized browsing experience.\n- 🎭 **Interactive UI**: Toast notifications and smooth animations.\n\n## Dependencies\n\n### Main Dependencies\n```json\n{\n  \"firebase\": \"^11.0.2\",\n  \"localforage\": \"^1.10.0\",\n  \"match-sorter\": \"^8.0.0\",\n  \"react\": \"^18.3.1\",\n  \"react-circular-progressbar\": \"^2.1.0\",\n  \"react-dom\": \"^18.3.1\",\n  \"react-hook-form\": \"^7.53.2\",\n  \"react-icons\": \"^5.4.0\",\n  \"react-router-dom\": \"^7.0.2\",\n  \"react-simple-star-rating\": \"^5.1.7\",\n  \"sort-by\": \"^1.2.0\",\n  \"sweetalert2\": \"^11.14.5\",\n  \"swiper\": \"^11.1.15\"\n}\n```\n\n### Dev Dependencies\n```json\n{\n  \"@eslint/js\": \"^9.15.0\",\n  \"@types/react\": \"^18.3.12\",\n  \"@types/react-dom\": \"^18.3.1\",\n  \"@vitejs/plugin-react\": \"^4.3.4\",\n  \"autoprefixer\": \"^10.4.20\",\n  \"daisyui\": \"^4.12.14\",\n  \"eslint\": \"^9.15.0\",\n  \"eslint-plugin-react\": \"^7.37.2\",\n  \"eslint-plugin-react-hooks\": \"^5.0.0\",\n  \"eslint-plugin-react-refresh\": \"^0.4.14\",\n  \"globals\": \"^15.12.0\",\n  \"postcss\": \"^8.4.49\",\n  \"tailwindcss\": \"^3.4.15\",\n  \"vite\": \"^6.0.1\"\n}\n```\n\n## Running the Project Locally\n\nFollow these steps to set up the project on your local machine:\n\n1. **Clone the repository**:\n   ```sh\n   git clone https://github.com/mrakashsaha/skyFlex.git\n   cd movies-auth-portal\n   ```\n\n2. **Install dependencies**:\n   ```sh\n   npm install\n   ```\n\n3. **Start the development server**:\n   ```sh\n   npm run dev\n   ```\n\n4. **Open the project in the browser**:\n   - Visit `http://localhost:5173` (or the port shown in the terminal).\n\n## Resources \u0026 Links\n\n- 🔥 **Live Project**: [Movies Auth Portal](https://movies-auth-1.web.app)\n- 📘 **React Docs**: [react.dev](https://react.dev/)\n- 🚀 **Vite Docs**: [vitejs.dev](https://vitejs.dev/)\n- 🔥 **Firebase Docs**: [firebase.google.com](https://firebase.google.com/)\n\n---\n\n🎬 **Happy Coding!** 🚀\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrakashsaha%2Fskyflex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrakashsaha%2Fskyflex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrakashsaha%2Fskyflex/lists"}