Closed amycommits closed 3 years ago
This is needed in order to have the site show information correctly:
server/db/seeds/development/code_organizations.js
The available fields are listed here: server/db/migrations/20200113212517_create_code_organizations.js
I have the name in the seeds, but I need the url and the description
The three that I have listed are: Ruby For Good: https://rubyforgood.org/ Code For America: https://www.codeforamerica.org/ Code For DC: https://codefordc.org/
But if you're aware of any other coding organizations that support non-profits, I'd appreciate you adding them!
Hi, I can take this issue if you want to assign it to me. Thank you!
I just opened the pull request. Thank you!
This is needed in order to have the site show information correctly:
server/db/seeds/development/code_organizations.js
The available fields are listed here: server/db/migrations/20200113212517_create_code_organizations.js
I have the name in the seeds, but I need the url and the description
The three that I have listed are: Ruby For Good: https://rubyforgood.org/ Code For America: https://www.codeforamerica.org/ Code For DC: https://codefordc.org/
But if you're aware of any other coding organizations that support non-profits, I'd appreciate you adding them!