BoiseState / interfaith-donation

Donation app and website to manage donations for Interfaith Sanctuary.
GNU General Public License v2.0
4 stars 1 forks source link

Branch222 fix edit need donor user callout #232

Closed timwilson139 closed 6 years ago

timwilson139 commented 6 years ago

In this branch I adjust the styling of the registerDonor and registerUser pages to use Bootstrap Vue. Here I also: updated the user model to be user, not users. changed the user mock data in the database to include userName added some methods to the user controller merged in Brendan's Docker branch some other stuff failed to make any headway with the client origin CORS error.