I used this example as my base for creating an editing app: tomwayson/responsive-citizens · GitHub
The first thing I did was to attempt to replace the form but after attempting to comment fields that I don't need and JavaScript that I thought I did not need, the app is not running. What needs changed so that I can see the map, the fields and insert the data into our web server?
Here is my live non-working app: Street Signs
Here is the complete non-working application on Github: csergent45/streetSigns · GitHub