ConfBuddies icon indicating copy to clipboard operation
ConfBuddies copied to clipboard

An app to help you find and meet up with your buddies at conferences.

Results 48 ConfBuddies issues
Sort by recently updated
recently updated
newest added

## Description of Feature or Issue closes #83 ConfBuddies is a fun and playful app. When you accept your first friendship, send a custom message. "It's dangerous to go alone,...

hacktoberfest-accepted
hacktoberfest-approved

This PR adds a few bash scripts that abstracts away a lot of the long `docker compose` commands, e.g.: Now, if you want to reset the database, you'll have to...

hacktoberfest-accepted
hacktoberfest-approved

* Run bundle install with 2 jobs (speed up a bit) * Adds a bundle cache volume so we don't need to run fresh gem installs every so often close...

👑 Heroic 👑

Proposal: - Speed up `bundle install` by adding `jobs=2` config - Add a bundle cache volume so we don't need to install fresh gems on every docker iteration

# Description It would be nice if you got a notification when someone requested your friendship, instead of just seeing it on the friends page. We can also use this...

needs work

# Description There's no note in the Contributing.md about getting around the email confirmation. We need to add a new section that explains how to log in and create a...

documentation

# Description ConfBuddies is a fun and playful app. When you accept your first friendship, send a custom message. "It's dangerous to go alone, take this Friend."

# Description We need to support moderation for bad actors in ConfBuddies. There are a couple of ideas that I have around this, and I'll use this issue to describe...

needs work

# Description It's hard to remember faces! Let's add Profile pictures. # Changes Use free tier of AWS and add profile pictures using Active Storage. This issue is reserved for...

needs work

# Description There are a lot of benefits to internationalization your application, even if you're not ready to translate it. - Easy editing of text in the app - Rename...