14 lines
1.1 KiB
Plaintext
14 lines
1.1 KiB
Plaintext
|
|
|
||
|
|
Phase 2 PRD:
|
||
|
|
|
||
|
|
1 - Front End Step 1:
|
||
|
|
-Once user has entered mapid, return this value to the backend. for claude testing purposes, use mapid: 15685. Delay displaying the "celebrate.png" until it has actually pushed into verofy.
|
||
|
|
|
||
|
|
2 - Back End Step 1:
|
||
|
|
-look in the "verofyapi" folder. Take the shapefiles from the temp folder, and push them into verofy using that API code/folder. The issue I foresee is syntax. For example, the verofyapi may be looking for "Group_01" in a field instead of "Group 1", or something like. Please figure out how to get them to match up so it can successfully push into verofy. Note, some fields are not in the shapfiles, they can be blank or go with whatever are the default values. I want all the fields provided in shapefiles to be pushed into verofy. They all match up, expcept for perhaps the syntax. Honestly, I am not sure exactly how this script works. Please figure it out and make all the fields match and push into verofy via the API.
|
||
|
|
|
||
|
|
3: Front End Step 2:
|
||
|
|
-Once it's been uploaded, display "celebrate.png" like it was doing before.
|
||
|
|
|
||
|
|
|