Commit Graph

8 Commits

Author SHA1 Message Date
e6962aef79 feat: rewrite project 2025-02-01 01:23:55 -05:00
207f4d7fb8 chore(deps): Update dependencies and refactor API routes for improved error handling
- Updated various dependencies in package.json and pnpm-lock.yaml, including '@clerk/nextjs' to version 6.7.1 and several others for better performance and security.
- Refactored API routes to use Promise.resolve for context parameters, enhancing reliability in asynchronous contexts.
- Improved error handling in the dashboard and studies components, ensuring better user experience during data fetching.
- Removed unused favicon.ico file to clean up the project structure.
- Enhanced the dashboard components to utilize a new utility function for API URL fetching, promoting code reusability.
2024-12-05 11:52:22 -05:00
e06babd7a0 fix(homepage): update sign-up button to open account creation modal 2024-11-21 00:47:22 -05:00
59a9aa67b9 feat: Add landing page 2024-11-21 00:26:31 -05:00
b4a05e0bcd Clean codebase- start from scratch 2024-11-19 22:14:54 -05:00
7ef9180026 ability to create trials added; form uploader cleaned up 2024-10-03 16:35:19 -04:00
ce046c2062 Initial commit 2024-09-14 23:38:24 -04:00
e48ab0aa6e Initial commit 2024-09-13 00:19:21 -04:00