MalteMagnussen / CA2-FrontEnd

FrontEnd repo for Course Assignment 2. Hold Krykke.
https://holdkrykke.surge.sh
0 stars 2 forks source link

Create "add person with everything" section #22

Closed MrHardcode closed 4 years ago

MrHardcode commented 4 years ago

Create the buttons and input areas etc. needed to implement the add-person-with-everything feature. Uses endpoint: @POST @Path("/create-with-hobby/person") ( will be changed to something like @Path("/create-all/person") ) has been changed to @Path("/create-all")