Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

feat: implement manufacturer dashboard design #81

Merged
merged 3 commits into from
Nov 30, 2024

Conversation

Jethrolopwus
Copy link
Contributor

gm, kindly review this PR @zintarh

Copy link
Contributor

@zintarh zintarh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make this design response

Copy link
Contributor

@zintarh zintarh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change frontend/src/assets/icon1.png to an icon instead of an image

<div className="flex items-center justify-between border-b pb-3">
<h2 className="text-lg font-semibold flex items-center gap-2">
<FaPlus className="text-black" />
Add Events
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change this to Add Product

onClick={() => setModalOpen(true)}
className="bg-[#1e1e1e] text-white px-4 py-2 rounded-lg font-medium hover:bg-[#1e1e1e]/80"
>
Add Event
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change all Event to Product

</button>
</div>
</header>
<AddEventModal
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AddProductModal

Copy link
Contributor

@zintarh zintarh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@zintarh zintarh merged commit d644d3f into nexlabsweb3:dev Nov 30, 2024
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants