{"id":15168437,"url":"https://github.com/aditya-150/claw-task","last_synced_at":"2026-02-05T21:04:14.006Z","repository":{"id":249139040,"uuid":"826642891","full_name":"Aditya-150/claw-task","owner":"Aditya-150","description":"Horse Ride Booking Website.","archived":false,"fork":false,"pushed_at":"2024-07-18T15:59:53.000Z","size":9635,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T15:47:46.469Z","etag":null,"topics":["babel","email-sender","figma","framer-motion","javascript","npm","plunk","react","react-redux","react-router-dom","redux","redux-toolkit","scss","tailwindcss","ui-design","ux-ui","webpack","yarn"],"latest_commit_sha":null,"homepage":"https://spurbook.netlify.app/","language":"JavaScript","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/Aditya-150.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}},"created_at":"2024-07-10T05:23:41.000Z","updated_at":"2024-07-18T15:59:57.000Z","dependencies_parsed_at":"2024-07-18T20:00:26.061Z","dependency_job_id":null,"html_url":"https://github.com/Aditya-150/claw-task","commit_stats":null,"previous_names":["aditya-150/claw-task"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aditya-150%2Fclaw-task","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aditya-150%2Fclaw-task/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aditya-150%2Fclaw-task/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aditya-150%2Fclaw-task/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Aditya-150","download_url":"https://codeload.github.com/Aditya-150/claw-task/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242111661,"owners_count":20073467,"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":["babel","email-sender","figma","framer-motion","javascript","npm","plunk","react","react-redux","react-router-dom","redux","redux-toolkit","scss","tailwindcss","ui-design","ux-ui","webpack","yarn"],"created_at":"2024-09-27T06:02:49.562Z","updated_at":"2026-02-05T21:04:11.062Z","avatar_url":"https://github.com/Aditya-150.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [SpurBook](https://spurbook.netlify.app/) | Ride further. Book easier.\r\n![mck](https://github.com/user-attachments/assets/24e675b2-0573-4ebd-b5ca-9836a66f7b3d)\r\n\r\n## Description\r\nA horse ride booking system.\r\n\r\n### Website Live Preview Link - [Click Here](https://spurbook.netlify.app/)\r\n### Design Prototype Link - [Click Here](https://www.figma.com/proto/nUgHI8Ppkr1AtbDtZmuwU1/Spurbook?page-id=11%3A132\u0026node-id=236-8286\u0026viewport=3748%2C712%2C0.5\u0026t=e8HfNHV4pTT16ifX-1\u0026scaling=min-zoom\u0026content-scaling=fixed\u0026starting-point-node-id=236%3A8286)\r\n### Design File Link - [Click Here](https://www.figma.com/design/nUgHI8Ppkr1AtbDtZmuwU1/Spurbook?node-id=11-132\u0026t=9DSgxsGjp16W3jOz-1)\r\n\r\n## Technologies \u0026 Tools Used\r\n\r\n- **Framework**: [ReactJs](https://react.dev/)\r\n- **State Management**: [Redux](https://redux.js.org/) , [React-Redux](https://react-redux.js.org/)\r\n- **CSS Framework**: [Tailwind CSS](https://tailwindcss.com/)\r\n- **Tailwind Components**: [Preline](https://preline.co/)\r\n- **Build Tools**: [Webpack](https://webpack.js.org/), [Babel](https://babeljs.io/)\r\n- **Animation Library**: [Framer Motion](https://www.framer.com/motion/)\r\n- **Package Manager**: [Yarn](https://yarnpkg.com/)\r\n- **Email Services**: [React Email](https://react.email/) , [Plunk](https://www.useplunk.com/)\r\n- **Design \u0026 Prototyping**: [Figma](https://www.figma.com/)\r\n- **Calendar Integration**: [Google Calendar API](https://developers.google.com/calendar/api/guides/overview)\r\n\r\n## Challenges and Solutions\r\n\r\n1. Responsive Design\r\n\u003e Solution: Used Tailwind CSS to ensure the layout was responsive across devices.\r\n\r\n2. State Management Complexity\r\n\u003e Solution: Structured state management with Redux for smooth data flow.\r\n\r\n3. Smooth Animations\r\n\u003e Solution: Utilized Framer Motion for high-performance animations.\r\n\r\n4. Form Validation\r\n\u003e Solution: Implemented robust validation with form libraries and custom functions.\r\n\r\n5. Email Services\r\n\u003e Solution: Utilized react.email and plunk for email initiation on successful booking with calenadar event link and details.\r\n\r\n## How to Contribute\r\n\r\n### Install dependencies\r\n\r\n```bash\r\nyarn install\r\n```\r\n\r\n### Run the development server\r\n\r\n```bash\r\nyarn run dev\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faditya-150%2Fclaw-task","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faditya-150%2Fclaw-task","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faditya-150%2Fclaw-task/lists"}