Geek-Collectors-Network / geek-collectors-network

0 stars 2 forks source link

Implement user locations #180

Closed FoRVaiS closed 6 months ago

FoRVaiS commented 6 months ago

Summary

Testing

  1. Build the latest frontend: npm run -w apps/frontend build
  2. Spin up the db: make res
  3. Start the api server: npm run -w apps/api start:dev
  4. Navigate to: http://127.0.0.1:3000/
  5. Login with any dummy account
  6. Verify you can see populated country, region, and city fields: http://127.0.0.1:3000/profile/edit
FoRVaiS commented 6 months ago

Hours Worked: 3 hrs + 1hr