LakshmiSowmya04 / Task-Manager

simple task management application built using the MERN stack
15 stars 36 forks source link

Added changes to UI as per issue #6 #18

Closed aryamagarwal closed 1 month ago

aryamagarwal commented 1 month ago

I have designed UI as per the images given in the issue. I have kept color theme black and white. Here is how the Ui looks like

image

I am unable to fetch username for now for displaying in the greeting message.

On clicking add project button a form appears like

image

Similarly on clicking add task button a forms appears like

image

Both forms are working perfectly fine.

I have added hover effect on project title. While hovering, project description appears like

image

Kindly have a look @LakshmiSowmya04 , and suggest any changes in UI or technical approach if needed.