Express: add api endpoint to display prefectures the user has visited
Opened this issue · 0 comments
TaylorC19 commented
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