ubclaunchpad / bounce

🏀 Bringing people with common interests together
MIT License
3 stars 4 forks source link

Clubs bug #134

Closed JoshMarangoni closed 5 years ago

JoshMarangoni commented 5 years ago

:tickets: Ticket(s): Closes #


:construction_worker: Changes

Made the URL parameters optional when creating an account. This is done by filling the table with empty strings if left blank.

:mag: Testing Instructions

-Run make docker test -Check database entry to see if optional URLs are filled with blank strings

bfbachmann commented 5 years ago

I tested this out and it looks like the API already allows you to create clubs without specifying all those urls, so I'm going to close this. Sorry about that.