{"id":30064189,"url":"https://github.com/matoliya-shubham/ag-grid-project","last_synced_at":"2026-04-11T07:35:39.503Z","repository":{"id":308798289,"uuid":"1034129372","full_name":"matoliya-shubham/ag-grid-project","owner":"matoliya-shubham","description":"Ag-grid table","archived":false,"fork":false,"pushed_at":"2025-08-07T23:56:35.000Z","size":64,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-08T01:13:38.440Z","etag":null,"topics":["aggrid","convex","reactjs","typescript","vite"],"latest_commit_sha":null,"homepage":"https://ag-grid-table.netlify.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/matoliya-shubham.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-08-07T22:32:30.000Z","updated_at":"2025-08-08T00:00:57.000Z","dependencies_parsed_at":"2025-08-08T01:24:13.560Z","dependency_job_id":null,"html_url":"https://github.com/matoliya-shubham/ag-grid-project","commit_stats":null,"previous_names":["matoliya-shubham/ag-grid-project"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/matoliya-shubham/ag-grid-project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matoliya-shubham%2Fag-grid-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matoliya-shubham%2Fag-grid-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matoliya-shubham%2Fag-grid-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matoliya-shubham%2Fag-grid-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matoliya-shubham","download_url":"https://codeload.github.com/matoliya-shubham/ag-grid-project/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matoliya-shubham%2Fag-grid-project/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269366852,"owners_count":24405250,"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","status":"online","status_checked_at":"2025-08-08T02:00:09.200Z","response_time":72,"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":["aggrid","convex","reactjs","typescript","vite"],"created_at":"2025-08-08T05:00:39.996Z","updated_at":"2026-04-11T07:35:34.480Z","avatar_url":"https://github.com/matoliya-shubham.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AG Grid Project\n\nA React-based data grid solution leveraging **AG Grid** with advanced server-side features for handling large, dynamic datasets efficiently.\n\n---\n\n## 🏆 Features\n\n- **Infinite Scrolling (Server‑Side Row Model)**  \n  Smooth lazy-loading of rows as the user scrolls, fetching data on-demand from the Convex backend to handle very large datasets without blocking the UI.\n\n- **Server‑Side Pagination**\n  Backend-driven pagination ensures only the required page of data is requested and rendered, reducing payloads and improving responsiveness.\n\n- **Real‑Time Cell Updates**\n  Live updates are pushed from Convex to the client so individual cells update in real time when underlying data changes — ideal for dashboards and collaborative scenarios.\n\n- **Cell Flashing on Change**\n  Visual change feedback for updated cells using AG Grid’s feature, providing an immediate, subtle animation when a cell value changes.\n\n- **Update Status Toasts**\n  User-friendly toast notifications display success/error status for saves and updates, keeping users informed about backend operations and sync state.\n\n- **Rendered Row Count Display**\n  Shows the current number of rendered rows in the table (useful for debugging, UX, and understanding how many rows are loaded vs available on the server).\n\n- **Optimized Rendering \u0026 Modular Bundling**\n  Only required AG Grid modules are registered to keep the bundle lean and maximize runtime performance.\n\n- **Convex‑Powered Backend Integration**\n  Convex serves as the dynamic data source that handles grouping, pagination, and real‑time subscriptions — seamlessly integrated with AG Grid’s server-side model.\n\n- **UX Enhancements**\n  Polished interactions such as smooth scrolling, transient row highlights for newly added rows, and contextual UI feedback for user actions.\n\n## Tech Stack \u0026 Structure\n\n- **Frontend**: React + AG Grid, configured to use the Server-Side Row Model and relevant modules.\n- **Backend**: Acts as a data source, serving paginated/grouped data on demand. Compatible with REST, GraphQL, or other server implementations.\n- **Configuration**: Modular registration using `ModuleRegistry` or per-grid `modules` prop for optimal bundle control.\n\n---\n\n## Installation\n\n```bash\ngit clone https://github.com/matoliya-shubham/ag-grid-project.git\ncd ag-grid-project\nnpm install\nnpm start\n```\n\n## 🔑 Environment Variables\n\nBefore starting the project, make sure to create a `.env` file in the root directory with the following variable:\n\n```env\nVITE_CONVEX_URL=your_convex_deployment_url\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatoliya-shubham%2Fag-grid-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatoliya-shubham%2Fag-grid-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatoliya-shubham%2Fag-grid-project/lists"}