{"id":29128089,"url":"https://github.com/ovidiuchis/smart_summer_kids","last_synced_at":"2025-06-30T01:02:44.427Z","repository":{"id":300207249,"uuid":"1001427615","full_name":"ovidiuchis/smart_summer_kids","owner":"ovidiuchis","description":"🎯 A playful summer activity tracker for kids, built with React, Tailwind, and Supabase. Parents manage, kids complete, everyone wins!","archived":false,"fork":false,"pushed_at":"2025-06-29T11:37:50.000Z","size":3635,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-29T12:28:43.608Z","etag":null,"topics":["child-theme","react","supabase"],"latest_commit_sha":null,"homepage":"https://super-vara.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/ovidiuchis.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":"2025-06-13T11:09:15.000Z","updated_at":"2025-06-29T11:37:53.000Z","dependencies_parsed_at":"2025-06-20T12:32:01.021Z","dependency_job_id":"f3b05cbb-f35c-476e-adfd-900c650249ff","html_url":"https://github.com/ovidiuchis/smart_summer_kids","commit_stats":null,"previous_names":["ovidiuchis/smart_summer_kids"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ovidiuchis/smart_summer_kids","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ovidiuchis%2Fsmart_summer_kids","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ovidiuchis%2Fsmart_summer_kids/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ovidiuchis%2Fsmart_summer_kids/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ovidiuchis%2Fsmart_summer_kids/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ovidiuchis","download_url":"https://codeload.github.com/ovidiuchis/smart_summer_kids/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ovidiuchis%2Fsmart_summer_kids/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262690484,"owners_count":23349168,"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","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":["child-theme","react","supabase"],"created_at":"2025-06-30T01:02:35.032Z","updated_at":"2025-06-30T01:02:44.399Z","avatar_url":"https://github.com/ovidiuchis.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌞 Kids Summer Activity Tracker — *Super Vara*\n\nA playful, colorful web app to help parents and kids track and reward summer activities together.\n\nHosted live on **Vercel** 🚀:\n🔗 [super-vara.vercel.app](https://super-vara.vercel.app/)\n\n---\n\n## 🌟 Features\n\n* 🔐 **Parent Registration** — parents can sign up, enroll their children, and manage their family account.\n* 👧 **Child Profiles** — kids can select avatars (emoji or photo-based) for a personal experience.\n* 🎯 **Activity Tracking** — children mark completed tasks, parents approve them.\n* 📈 **Points System** — completed activities earn points that accumulate over time.\n* 🗕️ **Daily Progress Bars** — kids can see their daily progress visually.\n* 🔔 **Smart Alerts** — reminders and notifications to stay engaged and motivated.\n\n---\n\n## 🔧 Tech Stack\n\nBuilt with modern, performant technologies:\n\n* ⚡ Vite\n* 🔤 TypeScript\n* ⚛️ React\n* 🎨 Tailwind CSS\n* 🤩 shadcn-ui\n* ☁️ Hosted on Vercel\n\n---\n\n## 🚀 Editing \u0026 Development\n\nYou have multiple ways to edit and improve your application:\n\n### 1️⃣ Use Lovable Dev (no code)\n\n* Visit your [Lovable Project](https://lovable.dev/projects/dfd9cd33-5879-45b1-ace8-4e84a6d807b7).\n* Prompt changes directly.\n* All changes are committed automatically.\n\n### 2️⃣ Edit Locally with Your IDE\n\n\u003e Requirements: Node.js \u0026 npm (recommended install via [nvm](https://github.com/nvm-sh/nvm#installing-and-updating))\n\n```bash\n# Clone the repository\ngit clone https://github.com/ovidiuchis/smart_summer_kids.git\n\n# Navigate into project directory\ncd super-vara\n\n# Install dependencies\nnpm install\n\n# Start local development server\nnpm run dev\n```\n\n### 3️⃣ Edit Directly on GitHub\n\n* Navigate to any file in your repo.\n* Click ✏️ Edit, make your changes, and commit.\n\n### 4️⃣ Use GitHub Codespaces\n\n* Open your repository.\n* Click **Code \u003e Codespaces \u003e New codespace**.\n* Edit fully online.\n\n---\n\n## 🌎 Deployment\n\nThe project is hosted live on **Vercel** at:\n🔗 [https://super-vara.vercel.app/](https://super-vara.vercel.app/)\n\nTo deploy new changes:\n\n* Commit code to main.\n* Vercel automatically builds \u0026 deploys your app.\n\n---\n\n## 🔑 Custom Domain\n\n* Go to **Project \u003e Settings \u003e Domains \u003e Connect Domain** on Vercel.\n* Full guide: [Vercel Domains Docs](https://vercel.com/docs/projects/custom-domains)\n\n---\n\n## 💡 About the Project\n\nThis app was built for personal family use to:\n\n* Encourage kids with positive reinforcement.\n* Gamify daily tasks during summer vacation.\n* Offer parents visibility into children's progress.\n\n---\n\n✅ **Built with ❤️ using Lovable Dev + Vercel.**\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fovidiuchis%2Fsmart_summer_kids","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fovidiuchis%2Fsmart_summer_kids","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fovidiuchis%2Fsmart_summer_kids/lists"}