{"id":29717716,"url":"https://github.com/sadeeshaperera/driving-school-app","last_synced_at":"2025-07-24T08:14:23.346Z","repository":{"id":303581898,"uuid":"891784598","full_name":"SadeeshaPerera/driving-school-app","owner":"SadeeshaPerera","description":"Driving school management system","archived":false,"fork":false,"pushed_at":"2025-07-08T10:38:41.000Z","size":137,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-08T11:25:05.227Z","etag":null,"topics":["driving-school-management","learners"],"latest_commit_sha":null,"homepage":"","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/SadeeshaPerera.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}},"created_at":"2024-11-21T00:20:15.000Z","updated_at":"2025-07-08T10:38:45.000Z","dependencies_parsed_at":"2025-07-08T11:25:20.737Z","dependency_job_id":"0ac46078-fd10-4527-bc05-8f8fdc782eb2","html_url":"https://github.com/SadeeshaPerera/driving-school-app","commit_stats":null,"previous_names":["sadeeshaperera/driving-school-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SadeeshaPerera/driving-school-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SadeeshaPerera%2Fdriving-school-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SadeeshaPerera%2Fdriving-school-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SadeeshaPerera%2Fdriving-school-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SadeeshaPerera%2Fdriving-school-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SadeeshaPerera","download_url":"https://codeload.github.com/SadeeshaPerera/driving-school-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SadeeshaPerera%2Fdriving-school-app/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266813710,"owners_count":23988547,"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-07-24T02:00:09.469Z","response_time":99,"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":["driving-school-management","learners"],"created_at":"2025-07-24T08:14:17.170Z","updated_at":"2025-07-24T08:14:21.925Z","avatar_url":"https://github.com/SadeeshaPerera.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Driving School Management System\n\nA comprehensive web application for managing driving school operations, built with Next.js 15 and React 19.\n\n## Features\n\n- **Dashboard** - Overview of school operations and statistics\n- **Student Management** - Track student progress and information\n- **Instructor Management** - Manage instructor schedules and assignments\n- **Lesson Scheduling** - Book and manage driving lessons\n- **Theory Test Preparation** - Resources and practice tests for theory exams\n- **Modern UI** - Built with Tailwind CSS and Radix UI components\n- **Dark Mode Support** - Toggle between light and dark themes\n\n## Tech Stack\n\n- **Frontend**: Next.js 15, React 19, TypeScript\n- **Styling**: Tailwind CSS, Radix UI\n- **State Management**: React Hook Form with Zod validation\n- **Icons**: Lucide React\n- **Charts**: Recharts for data visualization\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js 18+ \n- npm or pnpm\n\n### Installation\n\n1. Clone the repository:\n```bash\ngit clone \u003crepository-url\u003e\ncd driving-school-app\n```\n\n2. Navigate to the frontend directory:\n```bash\ncd frontend\n```\n\n3. Install dependencies:\n```bash\nnpm install\n# or\npnpm install\n```\n\n4. Run the development server:\n```bash\nnpm run dev\n# or\npnpm dev\n```\n\n5. Open [http://localhost:3000](http://localhost:3000) in your browser.\n\n## Available Scripts\n\n- `npm run dev` - Start development server\n- `npm run build` - Build for production\n- `npm run start` - Start production server\n- `npm run lint` - Run ESLint\n\n## Project Structure\n\n```\nfrontend/\n├── app/                    # Next.js app directory\n│   ├── dashboard/         # Dashboard page\n│   ├── instructors/       # Instructor management\n│   ├── lessons/           # Lesson scheduling\n│   ├── theory/            # Theory test section\n│   └── ...\n├── components/            # Reusable UI components\n│   └── ui/               # Radix UI components\n├── hooks/                # Custom React hooks\n├── lib/                  # Utility functions\n└── public/               # Static assets\n```\n\n## Contributing\n\n1. Fork the repository\n2. Create a feature branch: `git checkout -b feature/your-feature`\n3. Commit your changes: `git commit -m 'Add some feature'`\n4. Push to the branch: `git push origin feature/your-feature`\n5. Open a pull request\n\n## License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsadeeshaperera%2Fdriving-school-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsadeeshaperera%2Fdriving-school-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsadeeshaperera%2Fdriving-school-app/lists"}