Phone-Review-App/ccp7-legacy-week

Express: add api endpoint to display prefectures the user has visited

Opened this issue · 0 comments

This endpoint should:

  • taking in the signed-in user information
  • query the database and return an array of visited prefectures
  • Array should be used on front end to color in visited prefectures