Novari: A Personal Development Platform for tracking goals, habits, and growth.

2 Open Issues Need Help Last updated: Jul 25, 2025

Open Issues Need Help

View All on GitHub
Productivity & Personal Development Goal & Habit Tracking

AI Summary: Update the Novari project to use the `@supabase/ssr` package instead of the deprecated `@supabase/auth-helpers-nextjs` package. This involves uninstalling the old package, installing the new one, and updating the relevant imports according to Supabase's migration guide.

Complexity: 3/5
bug good first issue

Novari: A Personal Development Platform for tracking goals, habits, and growth.

TypeScript
Productivity & Personal Development Goal & Habit Tracking

AI Summary: Implement a user onboarding tutorial that plays only once for new users upon their first visit to the home page. The tutorial should be re-implemented, addressing the removal of previous tutorial code and the presence of obsolete CSS (introstyles.module.css).

Complexity: 3/5
enhancement help wanted

Novari: A Personal Development Platform for tracking goals, habits, and growth.

TypeScript