An open API service indexing awesome lists of open source software.

https://github.com/eshan05/convex-shadcn-table

A demo of using convex as database and displaying using Tanstack Table via ShadCN
https://github.com/eshan05/convex-shadcn-table

convex nextjs shadcn tanstack-table typescript

Last synced: about 2 months ago
JSON representation

A demo of using convex as database and displaying using Tanstack Table via ShadCN

Awesome Lists containing this project

README

        





Project Banner



Convex ShadCN Table Demo


## Technologies

1. Next `15` + Tailwind v4: Frontend (No API routes since convex)
2. Typescript: All the way type safe
3. Convex: Backend and reactive database
4. Vercel for hosting and amazing font

## Acknowledgements

I didn't know how to implement it hence why, I made this

1. ShadCN and Radix UI
2. Tanstack Table and Zod and `react-hook-form`
3. [Multiselect component](https://shadcn-multi-select-component.vercel.app/)
4. [Sign up form](https://ui.indie-starter.dev/form-builder)
5. [ShadCN Date Picker](https://time.rdsx.dev/)
6. [Password Compare](https://github.com/shadcn-ui/ui/pull/3452)

## Contributions & Issues

Highly welcomed!