Activity
📱 refactor: replace inline Navbar and Footer with ClientLayout compon…
📱 refactor: replace inline Navbar and Footer with ClientLayout compon…
🧩 refactor: inline Navbar and Footer components into layout for bette…
🧩 refactor: inline Navbar and Footer components into layout for bette…
🔨 fix: update section title in README for clarity
🔨 fix: update section title in README for clarity
🔨 fix: update description in layout component for clarity
🔨 fix: update description in layout component for clarity
🔨 fix: add a blank line for better readability in layout component
🔨 fix: add a blank line for better readability in layout component
🔨 fix: update page title in layout component to 'Deeper sensor'
🔨 fix: update page title in layout component to 'Deeper sensor'
🔨 fix: update logo image and alt text in Home component
🔨 fix: update logo image and alt text in Home component
🔨 fix: correct closing tag for card title in Cards component
🔨 fix: correct closing tag for card title in Cards component
👕 feat: enhance UI with responsive styles, animations, and improved c…
👕 feat: enhance UI with responsive styles, animations, and improved c…
🔨 fix: add 'use client' directive to ThemeSwitcher component
🔨 fix: add 'use client' directive to ThemeSwitcher component
👕 feat: implement theme switcher and update styles for improved UI
👕 feat: implement theme switcher and update styles for improved UI
🧩 add initial Themeswitcher component
🧩 add initial Themeswitcher component
➕ add Navbar and Footer components; update layout and styles for impr…
➕ add Navbar and Footer components; update layout and styles for impr…
🧩 add initial Footer and Navbar components
🧩 add initial Footer and Navbar components
🔨 fix: ensure newline at end of file in Next.js configuration
🔨 fix: ensure newline at end of file in Next.js configuration
📆 update Next.js configuration to ignore ESLint and TypeScript build …
📆 update Next.js configuration to ignore ESLint and TypeScript build …
🧩 add initial Button and Card components
🧩 add initial Button and Card components
✨ add Prisma Client dependency and update .gitignore for Prisma files
✨ add Prisma Client dependency and update .gitignore for Prisma files
✨ enhance Prisma schema to establish relationships between User, Orga…
✨ enhance Prisma schema to establish relationships between User, Orga…
✨ add initial Prisma schema with User, Organization, Government, Prod…
✨ add initial Prisma schema with User, Organization, Government, Prod…
🔧 update dependencies in package.json for improved compatibility
🔧 update dependencies in package.json for improved compatibility
⚙️ initialize Next.js project with Tailwind CSS and ESLint configuration
⚙️ initialize Next.js project with Tailwind CSS and ESLint configuration