-
Notifications
You must be signed in to change notification settings - Fork 88
Description
Is your feature request related to a problem?
- Yes, it is related to a problem
Describe the feature you'd like
@Saahi30 , Please review this , I am interested to work on this , please assign me this one
🌟 Feature Request: User Profile Page Integration
📘 Overview
This feature introduces a dedicated Profile Page (/profile) within the Inpact AI platform.
It allows authenticated users to view, edit, and personalize their profiles while maintaining the same clean, modern dashboard design and user experience.
🔍 Problem Statement
Currently, users can access their dashboard and manage collaborations, but there is no centralized profile management page.
This results in limited personalization, no analytics visibility, and inconsistent user engagement.
Identified Issues:
- ❌ No direct
/profileroute for users - ❌ Missing personal stats, achievements, and social presence
- ❌ Fragmented user identity across dashboard sections
🌈 Proposed Solution
Implement a Profile Page accessible at /profile for authenticated users.
Key Features:
- Editable profile (avatar, banner, name, handle, bio)
- Profile stats: followers, engagement rate, collaborations, earnings
- AI “Profile Strength” insights & suggestions
- Tabs for Overview, Portfolio, Analytics, and Settings
- Consistent design using Tailwind CSS + shadcn/ui + Framer Motion
- Fully responsive layout
ProfilePage.made.webm
🧩 Technical Specifications
Frontend:
React / Next.js (or Vite) with TypeScript
Tailwind CSS + shadcn/ui + Framer Motion
Lucide React icons
Backend:
Supabase (for auth & profile data)
Record
- I agree to follow this project's Code of Conduct
- I want to work on implementing this feature