ChaelCodes / MeetAnotherDay

An app to help you find and meet up with your friends at conferences.
MIT License
35 stars 20 forks source link

Fix duplicated events attendee notice alert #87

Closed rodolfobandeira closed 2 years ago

rodolfobandeira commented 2 years ago

Fix duplicated events attendee notice alert. Sorry but the fix is so simple that I didn't bother to write a test. Unless I'm missing something.

close #27


This PR also has some small improvements for Docker. Again, small but let me know if you prefer having this on a different PR.

Cheers

ChaelCodes commented 2 years ago

I have to test the Docket stuff separately, and I can just merge the duplicate message now, so can you split them? Also so the commit message is accurate.

rodolfobandeira commented 2 years ago

@ChaelCodes done!

Moving the docker logic to another PR. Thanks