KenEucker/biketag-vue

Refactor getRegionPolygon

Aberta

#164 aberto em 27 de fev. de 2023

 (1 comentário) (0 reação) (1 responsável)TypeScript (20 forks)auto 404
help wanted

Métricas do repositório

Stars
 (26 estrelas)
Métricas de merge de PR
 (Mesclagem média 11d 6h) (1 fundiu PR em 30d)

Description

the getRegionPolygon method makes an API request for data that is static and doesn't change. This data should move from the frontend to the database, where the values can be stored and modified as needed. This work is tied to this issue: https://github.com/KenEucker/biketag-app/issues/31

Guia do colaborador