Took gameID from GameList to UserMap. Updated sendGeoJSON and fetchGeoJSON to...
Took gameID from GameList to UserMap. Updated sendGeoJSON and fetchGeoJSON to new back-end somethingwhatever. Updated old code that draws elements under FeatureGroup in DrawTools that have been fetched from database. Added functionality to send circle radius and textbox text to database. Started working on textbox as a React component. Reminded myself to make smaller pushes and merge requests.
Showing
- .env 1 addition, 0 deletions.env
- src/App.css 1 addition, 0 deletionssrc/App.css
- src/App.js 36 additions, 12 deletionssrc/App.js
- src/components/DrawTools.js 137 additions, 59 deletionssrc/components/DrawTools.js
- src/components/GameList.js 20 additions, 10 deletionssrc/components/GameList.js
- src/components/Header.js 31 additions, 27 deletionssrc/components/Header.js
- src/components/TextBox.js 162 additions, 0 deletionssrc/components/TextBox.js
- src/components/UserMap.js 47 additions, 13 deletionssrc/components/UserMap.js
Loading
Please register or sign in to comment