{"id":31725000,"url":"https://github.com/kayprogrammer/ednet-vite-frontend","last_synced_at":"2025-10-09T05:19:15.591Z","repository":{"id":314299051,"uuid":"1054953114","full_name":"kayprogrammer/ednet-vite-frontend","owner":"kayprogrammer","description":"Edtech platform built with ViteJS","archived":false,"fork":false,"pushed_at":"2025-09-11T18:10:20.000Z","size":144,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-11T18:34:15.133Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/kayprogrammer.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-11T14:57:43.000Z","updated_at":"2025-09-11T18:10:23.000Z","dependencies_parsed_at":"2025-09-11T18:34:18.384Z","dependency_job_id":"2c1a0292-bff3-4f80-b45b-6c5539d9e462","html_url":"https://github.com/kayprogrammer/ednet-vite-frontend","commit_stats":null,"previous_names":["kayprogrammer/ednet-vite-frontend"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/kayprogrammer/ednet-vite-frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fednet-vite-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fednet-vite-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fednet-vite-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fednet-vite-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kayprogrammer","download_url":"https://codeload.github.com/kayprogrammer/ednet-vite-frontend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fednet-vite-frontend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000741,"owners_count":26082933,"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-10-09T02:00:07.460Z","response_time":59,"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":[],"created_at":"2025-10-09T05:19:14.436Z","updated_at":"2025-10-09T05:19:15.581Z","avatar_url":"https://github.com/kayprogrammer.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EDNET Frontend\n\nA modern, responsive frontend application for the EDNET educational platform built with React, TypeScript, Vite, Chakra UI, and Redux Toolkit.\n\n## Features\n\n- 🎨 Modern UI with Chakra UI components\n- 🔐 Authentication and authorization\n- 📱 Fully responsive design (desktop, tablet, mobile)\n- 🎓 Course management and enrollment\n- 📊 Student dashboard and progress tracking\n- 👨‍🏫 Instructor dashboard for course creation\n- 🔍 Course search and filtering\n- ⭐ Course reviews and ratings\n- 🏆 Leaderboard and gamification\n- 🎯 Quiz functionality\n\n## Tech Stack\n\n- **React 18** - UI library\n- **TypeScript** - Type safety\n- **Vite** - Build tool and dev server\n- **Chakra UI** - Component library\n- **Redux Toolkit** - State management\n- **RTK Query** - Data fetching and caching\n- **React Router** - Client-side routing\n- **React Hook Form** - Form handling\n- **Yup** - Form validation\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js 18+ \n- npm or yarn\n\n### Installation\n\n1. Install dependencies:\n```bash\nnpm install\n```\n\n2. Start development server:\n```bash\nnpm run dev\n```\n\nThe application will be available at `http://localhost:5173`\n\n## Docker Setup\n\n### Development\n```bash\ndocker-compose --profile dev up -d\n```\n\n### Production\n```bash\ndocker-compose up -d\n```\n\n## Project Structure\n\n```\nsrc/\n├── components/          # Reusable UI components\n├── hooks/              # Custom React hooks\n├── layouts/            # Layout components\n├── pages/              # Page components\n├── services/           # API services\n├── store/              # Redux store and slices\n├── types/              # TypeScript type definitions\n├── theme/              # Chakra UI theme customization\n└── main.tsx            # Application entry point\n```\n\n## Available Scripts\n\n- `npm run dev` - Start development server\n- `npm run build` - Build for production\n- `npm run preview` - Preview production build\n\n## API Integration\n\nThe application integrates with the EDNET Fiber API backend. Set the API URL in your `.env` file:\n\n```\nVITE_API_BASE_URL=http://localhost:8000/api/v1\n```\n\n## License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayprogrammer%2Fednet-vite-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkayprogrammer%2Fednet-vite-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayprogrammer%2Fednet-vite-frontend/lists"}