{"id":45046216,"url":"https://github.com/dherault/finnish-study-cards","last_synced_at":"2026-02-19T08:06:29.130Z","repository":{"id":337126528,"uuid":"1133510591","full_name":"dherault/finnish-study-cards","owner":"dherault","description":"A Finnish learning tool","archived":false,"fork":false,"pushed_at":"2026-01-13T13:51:18.000Z","size":71,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-08T06:14:31.021Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dherault.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2026-01-13T12:55:46.000Z","updated_at":"2026-01-13T13:51:22.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/dherault/finnish-study-cards","commit_stats":null,"previous_names":["dherault/finnish-study-cards"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/dherault/finnish-study-cards","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dherault%2Ffinnish-study-cards","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dherault%2Ffinnish-study-cards/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dherault%2Ffinnish-study-cards/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dherault%2Ffinnish-study-cards/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dherault","download_url":"https://codeload.github.com/dherault/finnish-study-cards/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dherault%2Ffinnish-study-cards/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29608152,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T06:47:36.664Z","status":"ssl_error","status_checked_at":"2026-02-19T06:45:47.551Z","response_time":117,"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":[],"created_at":"2026-02-19T08:06:28.439Z","updated_at":"2026-02-19T08:06:29.124Z","avatar_url":"https://github.com/dherault.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Finnish Study Cards\n\nA Finnish learning tool built with React, TypeScript, Vite, Tailwind CSS, and Firebase Firestore.\n\n## Features\n\n- 📇 Flash cards with Finnish words on one side and English translations on the other\n- 🔄 Flip animation on click/touch\n- ➕ Add new cards with a modal form\n- ✏️ Edit and delete existing cards\n- 🏷️ Organize cards by categories\n- 🔍 Autocomplete category selection\n- 💾 Data persistence with Firebase Firestore\n\n## Setup\n\n1. Clone the repository\n2. Install dependencies:\n   ```bash\n   npm install\n   ```\n\n3. Set up Firebase:\n   - Create a Firebase project at [Firebase Console](https://console.firebase.google.com/)\n   - Create a Firestore database\n   - Copy your Firebase configuration\n   - Create a `.env` file based on `.env.example` and add your Firebase credentials\n\n4. Run the development server:\n   ```bash\n   npm run dev\n   ```\n\n## Database Models\n\n### Card\n- `id`: string (auto-generated)\n- `finnishWord`: string\n- `englishWord`: string\n- `categoryId`: string\n- `categoryName`: string (denormalized)\n- `createdAt`: Date\n\n### Category\n- `id`: string (auto-generated)\n- `name`: string\n\n## Scripts\n\n- `npm run dev` - Start development server\n- `npm run build` - Build for production\n- `npm run preview` - Preview production build\n- `npm run lint` - Run ESLint\n\n## Technologies\n\n- **React 19** - UI library\n- **TypeScript** - Type safety\n- **Vite** - Build tool and dev server\n- **Tailwind CSS** - Styling\n- **Firebase Firestore** - Database\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdherault%2Ffinnish-study-cards","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdherault%2Ffinnish-study-cards","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdherault%2Ffinnish-study-cards/lists"}