ConfBuddies
ConfBuddies copied to clipboard
An app to help you find and meet up with your buddies at conferences.
## 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,...
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...
* 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...
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...
# 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...
# 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...
# 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...
# 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...