{"id":21597933,"url":"https://github.com/aitmil/crm-truscape","last_synced_at":"2026-05-06T10:32:55.372Z","repository":{"id":258835168,"uuid":"872109826","full_name":"aitmil/crm-truscape","owner":"aitmil","description":"CRM for practice Next.js \u0026 TailwindCSS","archived":false,"fork":false,"pushed_at":"2024-12-10T15:10:53.000Z","size":854,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-30T13:40:40.321Z","etag":null,"topics":["nextjs","tailwind-css","tanstack-react-query","typescript"],"latest_commit_sha":null,"homepage":"https://crm-truscape-xi.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/aitmil.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-10-13T19:57:11.000Z","updated_at":"2024-12-10T15:15:22.000Z","dependencies_parsed_at":"2025-01-24T17:43:42.579Z","dependency_job_id":"2e415338-a3cd-4b46-b6c8-a0d2498c3ef1","html_url":"https://github.com/aitmil/crm-truscape","commit_stats":null,"previous_names":["aitmil/crm-truscape"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aitmil/crm-truscape","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitmil%2Fcrm-truscape","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitmil%2Fcrm-truscape/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitmil%2Fcrm-truscape/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitmil%2Fcrm-truscape/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aitmil","download_url":"https://codeload.github.com/aitmil/crm-truscape/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aitmil%2Fcrm-truscape/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32689140,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T08:33:17.875Z","status":"ssl_error","status_checked_at":"2026-05-06T08:33:17.221Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["nextjs","tailwind-css","tanstack-react-query","typescript"],"created_at":"2024-11-24T18:10:36.975Z","updated_at":"2026-05-06T10:32:55.356Z","avatar_url":"https://github.com/aitmil.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Learn Next.js \u0026 TailwindCSS - CRM Project\n\nThis is a small CRM project built for practicing **Next.js** and **TailwindCSS**. The project demonstrates a simple implementation of a CRM system with features such as adding, editing, and managing companies. It leverages **TanStack React Query** for server state management and emphasizes routing and data fetching practices.\n\n## Features\n\n- **Next.js**: Server-side rendering, routing, and API routes.\n- **TailwindCSS**: Rapidly building responsive, modern UI components.\n- **TanStack React Query**: Efficient data fetching, caching, and server state management.\n- **Dynamic Routing**: Implemented with Next.js file-based routing.\n- **Reusable Components**: Modular components for scalability.\n- **Formik**: Simplified form handling and validation.\n\n## Live Demo\n\n👉 [CRM Dashboard](https://crm-truscape-xi.vercel.app/dashboard)\n\n## Key Features Practiced\n\n1. **TanStack React Query**:\n\n   - Used for efficient server-state management.\n   - Enabled caching, synchronization, and optimized server requests.\n\n2. **Dynamic Routing**:\n\n   - Practiced Next.js dynamic routing with parameterized routes ([id]).\n   - Leveraged scoped folder-based routes like (admin) for admin-specific functionality and (.) for default or shared routes.\n   - Organized routes for better scalability, as demonstrated in the project structure.\n\n3. **Fetching Data**:\n\n   - Used custom fetch logic and TanStack React Query for API calls.\n   - Demonstrated fetching categories, countries, and companies data.\n\n4. **Form Handling**:\n\n   - Leveraged Formik for creating forms with validation and integration into the CRM workflow.\n\n5. **Component Reusability**:\n   - Built modular and reusable components.\n\n## Technologies Used\n\n- **Frontend**: React, Next.js, TailwindCSS\n- **Backend**: [mockapi](https://mockapi.io/)\n- **State Management**: TanStack React Query\n- **Forms**: Formik\n- **UI Components**: TailwindCSS\n\n## Future Improvements\n\n1. **Authentication \u0026 Authorization**:\n\n   - Add user authentication and role-based access control.\n\n2. **Database Integration**:\n\n   - Integrate a database like MongoDB or PostgreSQL for persistent data storage.\n\n3. **Advanced Filtering \u0026 Sorting**:\n\n   - Implement advanced filtering, sorting, and pagination for better data management.\n\n4. **Enhanced UI/UX**:\n\n   - Improve the user interface with animations and increased responsiveness.\n\n5. **Testing**:\n   - Add testing with tools like Jest and React Testing Library to ensure code reliability.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faitmil%2Fcrm-truscape","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faitmil%2Fcrm-truscape","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faitmil%2Fcrm-truscape/lists"}