Back to all Bounties
Earn 45,000 ($450.00)
due 2 years ago
Canceled
T3 Stack App for Creating Science Projects
aethelyon
Details
Applications
1
Discussion
Bounty Description
Problem Description
We need a simple web application for creating science projects. It will be used by university students around the world.
The objective of this request is to create a multi-tenant T3 Stack application that integrates with Google authentication (Nexauth) and uses a database from Planetscale or Neon.tech. The app will be deployed on Vercel and will allow users to create projects within a workspace, which will have actions, data, feedback, experiments, and metrics.
Acceptance Criteria
The app should have views for the workspace dashboard, user profile settings, integration settings, project actions, data, experiments, and feedback types. The app should also have CRUD functionality for workspaces, users, projects, actions, data, feedback, experiments, and metrics.
Technical Details
- Use T3 Stack
- Is Multi-tenant (Workspaces have users)
- Nexauth with Google
- First user of this domain creates Workspace,
- All other usres with matching domain join this workspace
- DB with Planetscale or Neon.tech
- Deploys to Vercel