https://github.com/leob/simplecrowd
Seed of a crowdfunding platform built in Ruby on Rails
https://github.com/leob/simplecrowd
ruby
Last synced: 2 months ago
JSON representation
Seed of a crowdfunding platform built in Ruby on Rails
- Host: GitHub
- URL: https://github.com/leob/simplecrowd
- Owner: leob
- Created: 2015-04-14T05:01:30.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2019-05-08T07:47:17.000Z (about 7 years ago)
- Last Synced: 2025-07-03T22:42:31.704Z (12 months ago)
- Topics: ruby
- Language: JavaScript
- Homepage:
- Size: 6.05 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
The ultimate goal of the Simplecrowd project (still heavily under construction) is to provide a complete Crowdfunding
platform: a database-backed Ruby on Rails web application with the following functions/features:
* responsive across devices
* login/signup, user profiles
* create projects with rich text and media support
* search functionality
* donation and online payments
* social networking integration
* messaging built in
This README should (will) provide a quickstart on how to:
* set up a local development environment
* set up a cloud development environment using a service like Codio
* optimal development flow, testing, gotchas, tips and tricks
* deploy the application to a cloud environment like Heroku