codydaig / 911vm

2 stars 5 forks source link

Basic rendering of volunteer info with forms for editing purposes #11

Closed enigmatikme closed 5 years ago

enigmatikme commented 5 years ago

Forms do not currently work. Having backend connectivity issues

codydaig commented 5 years ago

So, overall this looks pretty good. You said this code does not work yet though? Let's work with the backend team to get the endpoints working for you to test before we merge.

enigmatikme commented 5 years ago

Able to perform get requests to Neo4J and have made the form editable. Functionality to create new certifications is still being built (coordinating with backend to get proper endpoints for PUT/POST request)