Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the ability to add/remove or edit a team member instead of hard coding it. #47

Closed
charle692 opened this issue Sep 22, 2015 · 4 comments

Comments

@charle692
Copy link
Collaborator

We will need to use something like Carrierwave or Paperclip.

@CraigBryan
Copy link
Contributor

I don't know what carrierwave is, but if this requires something like paperclip, we'll have to get off heroku first, no?

@mtuck063
Copy link
Collaborator

You can use paperclip on Heroku. The only catch is that Heroku doesn't let your store files, we would also have to integrate AWS actually store the file (photos).

@CraigBryan
Copy link
Contributor

Ah right. That's essentially what I meant. Isn't paperclip's main use storing files on a filesystem? But yeah, if paperclip makes it easy to use AWS as it's 'filesystem', then its good to use.

@charle692
Copy link
Collaborator Author

yup paperclip and carrierwave both integrate well with AWS. Could be something that we can give the new members. Of course with help.

@getaclue00 getaclue00 changed the title Add the ability to add/remove or edit a team member instead of hard coding it. Add the ability to add/remove or edit a team member instead of hard coding it. Mar 25, 2016
This was referenced Mar 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants