gfu-servant-engineering / tech-connect-frontend

Web platform for connecting the technological needs of front line mission groups with solution providers from churches, like-minded universities, and other mission minded organizations
https://tech-connect.netlify.com/
MIT License
0 stars 0 forks source link

Form functionality #37

Closed dince16 closed 5 years ago

dince16 commented 5 years ago

What kind of change does this PR introduce?

Does this PR introduce a breaking change? The image upload still does not post correctly even though i'm getting a 200 status code. This means that if you try to test this by inputting data to the form, the improperly formatted project will break the backend. Just be aware that any entries posted should be deleted before running npm run develop.

What needs to be documented once your changes are merged? I'll be creating an issue for the broken image upload soon.

dince16 commented 5 years ago

It looks like there are a few elements on the form that aren't on the project page? Or are they just hidden if missing?

Just added them!