Stack:
NextJs, Supabase, Tailwind + Shadcn
Some features:
- User, Professional, and Admin panels
- Register users and professionals
- Usage metrics and wellness tracking
- Assign routines based on exercises and preloaded templates
- Email alerts
Stack:
NextJs, Supabase, Tailwind + Shadcn
Some features:
- User, Professional, and Admin panels
- Register users and professionals
- Usage metrics and wellness tracking
- Assign routines based on exercises and preloaded templates
- Email alerts
1. A mutationFunction that calls a Server Action which performs the data mutation in the database.
2.While that asynchronous task is executing, update the client-side state to immediately reflect the change.
1. A mutationFunction that calls a Server Action which performs the data mutation in the database.
2.While that asynchronous task is executing, update the client-side state to immediately reflect the change.
I created my own dashboard in NextJs to manage YouTube subscriptions. This will allow me to fully customize the design (which currently is pretty much horrible) and organize the way I enjoy the content I'm subscribed to.
I created my own dashboard in NextJs to manage YouTube subscriptions. This will allow me to fully customize the design (which currently is pretty much horrible) and organize the way I enjoy the content I'm subscribed to.