Skip to content

Andrii Kostiuk | added city to the recruiter profile#50

Open
andriy-kostiuk wants to merge 1 commit into
mate-academy:mainfrom
andriy-kostiuk:add-city-to-recruiter-profile
Open

Andrii Kostiuk | added city to the recruiter profile#50
andriy-kostiuk wants to merge 1 commit into
mate-academy:mainfrom
andriy-kostiuk:add-city-to-recruiter-profile

Conversation

@andriy-kostiuk

@andriy-kostiuk andriy-kostiuk commented May 28, 2025

Copy link
Copy Markdown

What has been done

  • Added a new city column to the recruiter_profiles table (character varying(255), nullable)
  • Created a Sequelize migration to add the column
  • Updated the Sequelize RecruiterProfile model to include the new field
  • Extended the GraphQL RecruiterProfile type with the city field
  • Updated GraphQL fragments to request city where needed
  • Created a seeder that updates the city field for a specific recruiter profile
  • Extended the useRecruiterProfileMetaItems hook to return city data
  • Updated the RecruiterProfileMeta UI component to display city with the IconLocation icon

Video evidence


Reviewer: @vkryvytskyy

@andriy-kostiuk andriy-kostiuk marked this pull request as draft May 28, 2025 11:16
@andriy-kostiuk andriy-kostiuk marked this pull request as ready for review May 28, 2025 12:00
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.

1 participant