{"id":50759362,"url":"https://github.com/selimdev00/spica","last_synced_at":"2026-06-11T08:30:42.959Z","repository":{"id":361814107,"uuid":"1255922263","full_name":"selimdev00/spica","owner":"selimdev00","description":"The Artisan Kiln - ceramic tile order form (Next.js + TS + Tailwind + Redux). Tile Expert front-end test task.","archived":false,"fork":false,"pushed_at":"2026-06-01T12:02:36.000Z","size":4193,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-06-01T12:21:15.160Z","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/selimdev00.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":"2026-06-01T09:45:31.000Z","updated_at":"2026-06-01T12:02:40.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/selimdev00/spica","commit_stats":null,"previous_names":["selimdev00/spica"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/selimdev00/spica","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selimdev00%2Fspica","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selimdev00%2Fspica/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selimdev00%2Fspica/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selimdev00%2Fspica/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/selimdev00","download_url":"https://codeload.github.com/selimdev00/spica/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selimdev00%2Fspica/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34190582,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"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":"2026-06-11T08:30:42.218Z","updated_at":"2026-06-11T08:30:42.951Z","avatar_url":"https://github.com/selimdev00.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Artisan Kiln — Ceramic Tile Order Form\n\nInteractive single-page ceramic-tile order form with a live design visualiser.\nFront-end test task for **Tile Expert** (Frontend Developer, React).\n\n- **Live demo:** https://spica.selim.services\n- **Original task spec:** https://gitlab.com/tile-expert-test-tasks/frontend\n\n## Stack\n\n- **Next.js 15** (App Router) — static export\n- **TypeScript** — every entity typed\n- **Tailwind CSS 3** — all styling via utilities, custom tokens in `tailwind.config.ts`\n- **Redux Toolkit** — cart + visualiser grid state\n- **Framer Motion** — tile placement / panel animations\n- **Vitest** — unit tests for the pricing logic\n\n## Features\n\n**Shopping cart**\n- Per-tile quantity (input + −/+ steppers), remove line, re-add removed tiles\n- Live **Subtotal**, **Shipping**, **Grand Total**\n\n**Design tool (desktop only)**\n- Interactive 6×6 grid\n- Pick a tile from the palette and click cells, or drag-and-drop onto the grid\n- Double-click to clear a cell, or clear the whole grid\n\n**Checkout**\n- Validation: required fields, email format, card number (16 digits + Luhn), MM/YY expiry, CVV\n- Payment methods: Credit/Debit Card, PayPal, Apple Pay, Bank Transfer\n- Card fields appear only for the card method\n\n## Business rules\n\n| Rule | Logic |\n|------|-------|\n| Subtotal | Σ (quantity × unit price) |\n| Shipping | Free when Subtotal **\u003e $500**, otherwise **$25.00** |\n| Grand Total | Subtotal + Shipping |\n\nInitial catalogue: Ocean Wave ($28), Forest Fern ($30), Terracotta Dot ($26), Yellow Star ($29).\n\n## Run locally\n\n```bash\nnpm install\nnpm run dev      # http://localhost:3000\n```\n\n```bash\nnpm run build    # static export to ./out\nnpm test         # pricing unit tests\n```\n\nNode 22 (see `.nvmrc`).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselimdev00%2Fspica","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fselimdev00%2Fspica","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselimdev00%2Fspica/lists"}