-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
🧩 Task
Create a settings screen with:
- Reset All Data (clears localStorage)
- Logout button (clears OAuth and user session)
- Placeholder for user AI API key (saved to localStorage)
🛠 Tech Stack
- Next.js
- Tailwind CSS
- Framer Motion
🔐 Notes
- Add a confirmation dialog before data reset
- AI key stored only in browser — do not send anywhere
🎯 UI Goals
- Button animations with Framer Motion
- Responsive layout, consistent theme
📁 Suggested file: pages/settings.tsx
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed