Greenstand / treetracker-web-map-client

The front end of the treetracker web map app.
http://map.treetracker.org
GNU Affero General Public License v3.0
64 stars 180 forks source link

Move capture page path from: `/v2/captures/{id}` to `/captures/{id}` #1768

Open dadiorchen opened 6 months ago

dadiorchen commented 6 months ago

http://localhost:3000/v2/captures/0c2d6e3a-d02a-4edf-bcdc-893e1f7a4817?bounds=-122.51961708068849,38.3588710328682,-122.50416755676271,38.370950949611135

this is current capture page, we need move the path to /captures/{id}, also, please write cypress integration test to cover this page.


some hints:

MrunalKashid02 commented 6 months ago

I know react but want to learn nextjs please can take these issue that I can try to resolve

MrunalKashid02 commented 6 months ago

Can You add me to the slack my mail id is kashidmrunal0302@gmail.com

MrunalKashid02 commented 6 months ago

Can you please add me to slack channel @dadiorchen

dadiorchen commented 6 months ago

Welcome! Sent you a invitation

MrunalKashid02 commented 6 months ago

Hey What I exactly me to do can you explain detail

diveshdp commented 5 months ago

hi, can i take this issue?