SwanandD121 / FeatherPerfect_fe

FeatherPerfect is a social media application developed using ReactJS, aimed at creating a dedicated space for wildlife enthusiasts and photographers. Users can upload and share their wildlife photos, follow other users, and explore a curated feed of nature-based content.
https://feather-perfect-fe.vercel.app/
MIT License
16 stars 49 forks source link

Change dashboard layout #155

Closed jainaryan04 closed 1 month ago

jainaryan04 commented 1 month ago

@SwanandD121 There should be no other content in the region where the navbar is present.

Changes suggested - 1) move the what's happening div down so that it is not in the same line as the navbar. 2) home, notifications and other icons should be on the left with the search bar on the right 3) what's happening and trends today - these three divs should be in the same line, horizontally 4) increase the width of the posts block to increase focus on the posts and enhace user UI. 5) remove the user profile page from the landing page and add an icon in the navbar for the user to view and edit his profile image

6) increase the size of icons

image

image

SwanandD121 commented 1 month ago

duplicate