Commit Graph

8 Commits

Author SHA1 Message Date
d810dfc1f4 Merge branch 'staging' of http://35.207.46.142/Wodey/wodey-prototype into feature/home_page 2025-04-27 14:41:58 +00:00
2be33ee695 Done 2025-04-27 14:24:01 +00:00
fabc97da5d Task completed 2025-04-27 14:17:31 +00:00
344ee6caf4 done 2025-04-27 13:45:30 +00:00
4468c3731c Fixing the overflow 2025-04-27 12:53:13 +00:00
iamkiddy
82856a6779 feat: add PlayGroundPage component to render PlayGround 2025-04-27 02:42:55 +00:00
iamkiddy
7d7412bbc8 Refactor code structure for improved readability and maintainability 2025-04-27 01:51:24 +00:00
iamkiddy
ba1df8a261 feat: Implement Creator Layout and Pages
- Added CreatorLayout component for consistent layout structure.
- Created CreatorPage with a simple header.
- Introduced TrashPage with tabs for managing trashed items, including images and empty states.
- Developed Navbar component for navigation with search functionality and notifications.
- Added RecentDesign component to display recent designs with action buttons.
- Implemented SideNav component to house Sidebar and RecentDesign.
- Created Sidebar component for navigation links with responsive design.
- Added Input component for consistent styling across forms.
- Updated package.json to include new dependencies and set package manager.
2025-04-27 00:39:20 +00:00