In this pull, I added CORs annotation below each of the methods so that the front end can now do POST requests. This resolves issue #40. Also fixed a bug in the validation for the education function. The validators lacked a field leading to a constant 400 error when front end attempted to do a POST request. This resolves issue #41
In this pull, I added CORs annotation below each of the methods so that the front end can now do POST requests. This resolves issue #40. Also fixed a bug in the validation for the education function. The validators lacked a field leading to a constant 400 error when front end attempted to do a POST request. This resolves issue #41