dstpabuaran.com/database
Yoga Pangestu 7d21a1e6db feat: add cart context and functionality, update welcome page with new components and styles
- Implemented CartContext for managing cart state, including adding, removing, and updating items.
- Added CartDrawer component to display cart items.
- Updated AppHeader to include cart item count.
- Enhanced welcome page with new layout, improved product image handling, and updated call-to-action buttons.
- Refactored homepage data types to accommodate new features and removed unused properties.
2026-08-13 17:19:56 +07:00
..
factories feat: enhance product management with approval and rejection workflows 2026-08-07 11:23:41 +07:00
migrations feat: add is_featured attribute and toggle functionality for products 2026-08-13 12:02:49 +07:00
seeders feat: add new permissions for attendance and profit margin, update return values in analysis component 2026-08-13 14:01:29 +07:00
settings feat: add cart context and functionality, update welcome page with new components and styles 2026-08-13 17:19:56 +07:00
.gitignore initial commit 2026-07-28 17:40:38 +07:00