rishyym0927 / Affinity_frontend

Affinity is a web application designed to match individuals based on their intellectual compatibility. Users can create profiles, take quizzes, and find matches who share similar intellectual interests and capabilities. The project aims to foster meaningful connections through a sophisticated matching algorithm.
18 stars 36 forks source link

solve issue 5 Refactor Code for Better Readability #23

Closed raghav3615 closed 1 month ago

raghav3615 commented 1 month ago

Solve issue #5 Refactor Code for Better Readability

This involves:

Improving variable and function naming for better clarity. Organizing the structure of components and files for easier navigation. Ensuring that comments are clear and concise.

raghav3615 commented 1 month ago

@rishyym0927 kindly review it

rishyym0927 commented 1 month ago

Hey @raghav3615

Refactoring code does not mean you have to change all the files, I liked the way you have added comments, but you made some uneccesary changes in context which can crash the website in future, I will suggest make changes on basic components first only and ckeep your commit history clean

rishyym0927 commented 1 month ago

Im closing this pr as there are merge confilicts, create a new pr