{"id":35038088,"url":"https://github.com/parvin-noori/horizon","last_synced_at":"2026-04-04T16:35:45.183Z","repository":{"id":322240615,"uuid":"1057141735","full_name":"parvin-noori/horizon","owner":"parvin-noori","description":"A scalable dashboard built with modern React tools and authentication.","archived":false,"fork":false,"pushed_at":"2026-01-28T08:44:50.000Z","size":4968,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-29T00:12:09.957Z","etag":null,"topics":["axios","dndkit","heroui","i18next","react-hook-form","react-query","react-router","react-toastify","reactjs","recharts","reduxt-toolkit","supabase-auth","swiper-slider","tailwind","typescript"],"latest_commit_sha":null,"homepage":"https://horizon-hazel-delta.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/parvin-noori.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-15T10:29:28.000Z","updated_at":"2026-01-28T09:06:12.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/parvin-noori/horizon","commit_stats":null,"previous_names":["parvin-noori/horizon"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/parvin-noori/horizon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parvin-noori%2Fhorizon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parvin-noori%2Fhorizon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parvin-noori%2Fhorizon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parvin-noori%2Fhorizon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parvin-noori","download_url":"https://codeload.github.com/parvin-noori/horizon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parvin-noori%2Fhorizon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31405704,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"last_error":"SSL_read: 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":["axios","dndkit","heroui","i18next","react-hook-form","react-query","react-router","react-toastify","reactjs","recharts","reduxt-toolkit","supabase-auth","swiper-slider","tailwind","typescript"],"created_at":"2025-12-27T08:04:04.532Z","updated_at":"2026-04-04T16:35:45.119Z","avatar_url":"https://github.com/parvin-noori.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌌 Horizon Dashboard\n\n**Horizon** is a modern, customizable **React dashboard template** built with a feature-based architecture, focusing on scalability, performance, and rich user experience.\n\n## 🔗 Live Demo\n\n👉 **Vercel Preview:**  \n[https://your-vercel-link.vercel.app](https://horizon-hazel-delta.vercel.app/)\n\n---\n\n## 🔐 Authentication (Supabase)\n\nThis dashboard uses **Supabase Auth** to simulate a real-world authentication flow.\n\n- Authentication is required to access the dashboard\n- Login is handled via **Email \u0026 Password**\n- Supabase returns a **JWT access token**\n- The token is stored in **LocalStorage** (demo purpose)\n- Protected routes prevent unauthorized access\n\n\u003e ⚠️ Note: Due to Supabase access restrictions, a VPN may be required to use the authentication features in some regions\n\n\u003e ⚠️ This authentication flow is implemented **for demo purposes only**.\n\n### 🧪 Demo Credentials\n- **Email:** adeleParkson@user.com  \n- **Password:** abc@123\n\n---\n\n\n## 🖼 login\n\nAt first you face the login page, because the nature of dashboard panels, which is authenticated:\n\n![Horizon Dashboard Preview](https://github.com/parvin-noori/horizon/blob/main/public/imgs/signIn.png)\n\n\u003e We've used **supabase** login api to get an access token for working like a real authorization scenarios .  \n\u003e **(Note that you should always login with this username and password to access to dashboard )**.\n\n## 🖼 Dashboard\nwell, when you successfully logged in, you'll face the dashboard layout which we really love it:\n\n![Horizon Dashboard Preview](https://github.com/parvin-noori/horizon/blob/main/public/imgs/dashboard.png)\n![Horizon Dashboard Preview](https://github.com/parvin-noori/horizon/blob/main/public/imgs/kanban.png)\n\n---\n\n## ✨ Features\n\n- ⚛️ Built with **React**\n- 🧩 **Feature-Based Architecture**\n- 🧠 **Redux Toolkit** for global state management\n- 🔄 **React Query** for server-state management\n- 🧲 **Drag \u0026 Drop** powered by **@dnd-kit**\n- 💾 **Persistent dashboard layout** using LocalStorage\n- 🌗 **Dark / Light theme support**\n- 🎨 Styled with **Tailwind CSS**\n- 📊 Interactive charts with **Recharts**\n- 🧭 Sliders \u0026 carousels using **Swiper**\n- 📝 Forms handled by **React Hook Form**\n- 📦 Dynamic data loaded from local JSON files\n- 📱 Fully responsive dashboard UI\n- 🔐 Authentication with **Supabase**\n- 🌐 Multi-language support with i18next\n- 🛠️ Full TypeScript support for better type safety and developer experience\n\n---\n\n## 🧱 Tech Stack\n\n- **React**\n- **Redux Toolkit**\n- **React Query**\n- **Tailwind CSS**\n- **Supabase Auth**\n- **@dnd-kit**\n- **Recharts**\n- **Swiper**\n- **React Hook Form**\n- **Vite**\n- i18next / react-i18next\n- TypeScript\n\n---\n\n## 🔒 Route Protection\n\nDashboard routes are protected by checking authentication state before rendering.\n\nUnauthorized users are redirected to the login page.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparvin-noori%2Fhorizon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparvin-noori%2Fhorizon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparvin-noori%2Fhorizon/lists"}