Skip to content

Isanov / Test assignment #51

Open
Azur4ok wants to merge 3 commits into
mate-academy:mainfrom
Azur4ok:feat/add-city-to-recruiter-profile
Open

Isanov / Test assignment #51
Azur4ok wants to merge 3 commits into
mate-academy:mainfrom
Azur4ok:feat/add-city-to-recruiter-profile

Conversation

@Azur4ok

@Azur4ok Azur4ok commented Jun 2, 2025

Copy link
Copy Markdown

Summary

Added a new city column to the recruiter_profiles table and integrated it across the backend and frontend.

Changes

  • Added city column (VARCHAR(255), nullable) via Sequelize migration.
  • Updated RecruiterProfile Sequelize model to include the new column.
  • Updated GraphQL RecruiterProfileSchema to expose the city field.
  • Seeded city value for my recruiter profile in the DB.
  • Rendered city on the UI

Demo

Reviewer

@vkryvytskyy

@Azur4ok Azur4ok marked this pull request as draft June 2, 2025 05:54
@Azur4ok Azur4ok marked this pull request as ready for review June 2, 2025 06:05
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