Skip to content

Feat: Upload project on project owner dashboard#128

Merged
ONEONUORA merged 1 commit intoskill-mind:mainfrom
YakshitAgarwal:feat-119-upload-project
Sep 20, 2025
Merged

Feat: Upload project on project owner dashboard#128
ONEONUORA merged 1 commit intoskill-mind:mainfrom
YakshitAgarwal:feat-119-upload-project

Conversation

@YakshitAgarwal
Copy link
Contributor

Closes #119

</div>
<div className="flex flex-col sm:flex-row items-center gap-6">
<div className="flex flex-col gap-[10px] w-full">
<label className="text-[16px] text-[#E2E2E2]">Project Type</label>
Copy link
Contributor

Choose a reason for hiding this comment

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

Pls the project type has a dropdow, Implement all the features of the dropdown https://www.figma.com/design/4z0dI5kfO5QTQVhmtKz7xP/Forti-Chain-Design-Team-File?node-id=766-1743&t=HL0B2xY77gO7M0X0-0

name="projectDeadline"
placeholder="Pick date"
className="w-full border-[1px] border-[#1F1F1F] rounded-[48px] py-[12px] px-[24px] bg-[#090909] placeholder:text-[#6C6C6C] text-[#E2E2E2]"
/>
Copy link
Contributor

Choose a reason for hiding this comment

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

The calendar feature should be displaying all months and days, Use a library for it

</div>
<div className="flex flex-col gap-[10px] w-full">
<label className="text-[16px] text-[#E2E2E2]">Priority</label>
<div className="relative">
Copy link
Contributor

Choose a reason for hiding this comment

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

Implement the priority dropdwon

Smart contract audit
</div>
</div>
<div className="bg-[#10273E] rounded-[48px] py-[14px] px-3 text-[#0073E6]">
Copy link
Contributor

Choose a reason for hiding this comment

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

Why double

Smart contract audit
</div>
</div>
<div className="bg-[#10273E] rounded-[48px] py-[14px] px-3 text-[#0073E6]">
Copy link
Contributor

Choose a reason for hiding this comment

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

WHY double

@YakshitAgarwal
Copy link
Contributor Author

Working on it!

Copy link
Contributor

@ONEONUORA ONEONUORA left a comment

Choose a reason for hiding this comment

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

Nice implementation @YakshitAgarwal

@ONEONUORA ONEONUORA merged commit fee15af into skill-mind:main Sep 20, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FE] #IMPLEMENT THE UPLOAD PROJECT ON THE PROJECT OWNER DASHBOARD

2 participants