Commit Graph

6 Commits

Author SHA1 Message Date
4901729bd9 feat: Implement visual experiment designer and enhance landing page
- Add drag-and-drop experiment design capabilities using @dnd-kit libraries
- Introduce new experiment-related database schema and API routes
- Enhance landing page with modern design, gradients, and improved call-to-action sections
- Update app sidebar to include experiments navigation
- Add new dependencies for experiment design and visualization (reactflow, react-zoom-pan-pinch)
- Modify study and experiment schemas to support more flexible experiment configuration
- Implement initial experiment creation and management infrastructure
2025-02-12 10:35:57 -05:00
e6962aef79 feat: rewrite project 2025-02-01 01:23:55 -05:00
645b4b63aa feat(auth): Add Clerk user sync to database using webhooks 2024-11-21 01:53:43 -05:00
b4a05e0bcd Clean codebase- start from scratch 2024-11-19 22:14:54 -05:00
6584a48f27 Form implementation, api routes 2024-09-26 16:04:57 -04:00
e48ab0aa6e Initial commit 2024-09-13 00:19:21 -04:00