Commit Graph
19 Commits
Author SHA1 Message Date
Poyraz Avsever 983c8fd6aa style: format code for improved readability and consistency across multiple files 2026-05-06 16:20:27 +03:00
Poyraz AvseverandCopilot c73bf0e499 feat: add form components and UI elements for enhanced user interaction
- Introduced Form, FormField, FormItem, FormLabel, FormControl, FormDescription, FormMessage components for structured form handling.
- Added Input, Textarea, and Select components for user input.
- Implemented Label and Separator components for better UI organization.
- Created Skeleton component for loading states.
- Developed Toast and Toaster components for user notifications.
- Integrated useToast hook for managing toast notifications.
- Established AI analysis functionality with analyzeJournalWithLocalAI.
- Set up Dexie for local database management with Journal and Task models.
- Configured Supabase client for server-side and browser-side interactions.
- Defined database schema for journals, tasks, chat sessions, and messages with Row Level Security policies.

Co-authored-by: Copilot <copilot@github.com>
2026-05-06 16:20:14 +03:00
Poyraz Avsever 3432bbab33 fix(package-lock): add peer flag to dependency for better compatibility 2026-05-06 14:24:26 +03:00
Poyraz Avsever 6e19d0dbaf Update README.md to enhance project overview and add technology badges 2026-04-27 23:49:39 +03:00
Poyraz Avsever 28b4e43528 Add logo to header in Mood Tracker application 2026-04-27 23:48:31 +03:00
Poyraz Avsever d346dd5a99 Add logo and screen images for Mood Tracker application 2026-04-27 23:47:09 +03:00
Poyraz Avsever e35a0659aa chore: initialize project with package.json and dependencies 2026-04-27 23:37:05 +03:00
Poyraz Avsever cd382f60ba Add initial setup files for Tailwind CSS and PostCSS, including global styles and TypeScript configuration 2026-04-27 23:37:00 +03:00
Poyraz Avsever 2d217985a2 Add layout and main page components for Mood Tracker application 2026-04-27 23:36:52 +03:00
Poyraz Avsever 0a813d9c62 Revise Product Requirements Document (PRD) for Mood Tracker App: update goals, user features, and data model for clarity and completeness. 2026-04-27 23:26:44 +03:00
Poyraz Avsever 1605d70019 Add Product Requirements Document (PRD) for Mood Tracker App 2026-04-27 23:23:03 +03:00
Ufuk ASIL 08ec309518 Update README.md 2026-02-20 18:34:14 +03:00
Ufuk ASIL 25e14f3663 Update README.md 2026-02-20 18:31:38 +03:00
Ufuk ASIL 02a486a257 Update README.md 2026-02-20 18:26:00 +03:00
Ufuk ASIL 43021d8284 Update README.md 2026-02-20 18:22:23 +03:00
Ufuk ASIL 97a93cbbb0 Update README.md 2026-02-20 18:14:47 +03:00
Ufuk ASIL 8491e9615b Create README with AI tools setup instructions
Add comprehensive guide for using AI tools and models.
2026-02-20 18:00:03 +03:00
ufukasill-creator e49452529a fp
fp
2026-02-20 15:59:09 +03:00
ufukasill-creator 18db97cd2c Initial commit 2026-02-20 15:57:53 +03:00