A social impact investing platform supporting entrepreneurs from underrepresented groups.
Entrepreneurs can add their projects and create campaigns for raising funding.
Investors are able to browse through campaigns and make a pledge.
Many thanks to all the people that contributed to this project.
- Ruby on Rails
- Bootstrap
- Stripe Payments
- Cloudinary gem
- flatpickr gem
- slick-carousel
- popper.js
- Database:
-
- PostgreSQL.
Create a .env file with the following environments:
- CLOUDINARY_URL (from the Cloudinary console > Dashboard)
- STRIPE_PUBLISHABLE_KEY
- STRIPE_SECRET_KEY
Rails app generated with lewagon/rails-templates, created by the Le Wagon coding bootcamp team.