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

Refactor Code for Better Readability #5

Open rishyym0927 opened 1 month ago

rishyym0927 commented 1 month ago

The current codebase could benefit from a refactor to enhance its readability and maintainability. This involves:

The objective is to make the codebase easier to understand for future contributors and to improve overall code quality.

VanshChitransh commented 1 month ago

@rishyym0927 I would love to work on this issue, can you please assign this to me? I suggest refactoring the codebase to improve readability and maintainability. Key changes include:

Better Naming: Use clear, descriptive names for variables and functions. Structure: Organize components into smaller, reusable parts and logical folders. Comments: Ensure comments are concise and add value, removing unnecessary ones. Consistency: Apply consistent code style using tools like ESLint/Prettier. Update Docs: Align documentation with the updated structure. This will make the project easier for contributors and improve overall code quality. Happy to assist in leading this effort.

Sidharth-Singh10 commented 1 month ago

@VanshChitransh , We have already assigned you an issue, please work on that. You can pick this up later

raghav3615 commented 1 month ago

@rishyym0927 I would love to work on this issue, can you please assign this to me?

rishyym0927 commented 1 month ago

@rishyym0927 I would love to work on this issue, can you please assign this to me?

Assigned , you can work on this issue now

raghav3615 commented 1 month ago

@rishyym0927 open a PR. kindly review it

rishyym0927 commented 1 month ago

@raghav3615 are you working on this issue?

raghav3615 commented 1 month ago

@rishyym0927 yes I'm

rishyym0927 commented 1 month ago

@raghav3615 are you working on it?