Skip to content

feat: Complete ShadCN UI implementation (D11) and fix authentication …#9

Open
abdullah-dev5 wants to merge 1 commit into
abdullah-mainfrom
feature/day-11-typescript-shadcn-ui
Open

feat: Complete ShadCN UI implementation (D11) and fix authentication …#9
abdullah-dev5 wants to merge 1 commit into
abdullah-mainfrom
feature/day-11-typescript-shadcn-ui

Conversation

@abdullah-dev5

Copy link
Copy Markdown
Owner

…issues

  • Replace Tailwind with ShadCN UI components (Button, Input, Card, Badge, Select, Checkbox, Label, Textarea)
  • Implement todo prioritization (High/Medium/Low) and status (In progress/Completed/pending) with color-coded badges
  • Add note labeling system with search and filtering capabilities
  • Implement Zustand state management for notes and todos with persistence
  • Fix authentication issues: Inertia response errors, logout credential cleanup, dashboard counters
  • Add logout button and dynamic dashboard statistics
  • Fix todo priority/status update bugs and project navigation issues
  • Update database schema for todo priority/status fields
  • Modernize UI with consistent theming, animations, and responsive design

…issues

- Replace Tailwind with ShadCN UI components (Button, Input, Card, Badge, Select, Checkbox, Label, Textarea)
- Implement todo prioritization (High/Medium/Low) and status (In progress/Completed/pending) with color-coded badges
- Add note labeling system with search and filtering capabilities
- Implement Zustand state management for notes and todos with persistence
- Fix authentication issues: Inertia response errors, logout credential cleanup, dashboard counters
- Add logout button and dynamic dashboard statistics
- Fix todo priority/status update bugs and project navigation issues
- Update database schema for todo priority/status fields
- Modernize UI with consistent theming, animations, and responsive design
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant