Coder Social home page Coder Social logo

deanwookey / socialbusinessstarter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lucianstroie/socialbusinessstarter

0.0 2.0 0.0 9.17 MB

A KickStarter clone built with Rails and React/Redux

Home Page: http://www.socialbusinessstarter.com/#/

Ruby 49.06% CoffeeScript 0.17% JavaScript 35.80% CSS 10.47% HTML 4.50%

socialbusinessstarter's Introduction

Summary

Social Business Starter is a Kickstarter Clone created by Lucian Stroie. It features social businesses listed as projects each with multiple pledge levels that users can choose to back. You can register as a new user and upload a profile picture or you can use the guest log-in button. Create a new project by adding a picture and creating different pledge levels. Contribute to existing projects and see it all update instantly.

Live Here

Structure

Front end

Social Business Starter is a single page app, and the front end is built with React and Redux.

Back end

Social Business Starter was built using Ruby on Rails with a postgreSQL database. All database queries are made using AJAX, and all responses are JSON objects constructed with jbuilder.

Features

  • Authentication
    • Custom backend authentication. All queries return data that corresponds to the proper user.
    • User can log in from any page in the app. Clicking a pledge level toggles either editing or creates a contribution depending on if the user signed in is the owner of the project or not.
  • Create and edit projects with multiple pledge levels.
  • Contribute to one of multiple pledge levels with a confirmation button that is rendered on the same page.

Technologies Used

  • React.js
  • Redux
  • Ruby on Rails
  • jBuilder
  • PostgreSQL
  • Heroku
  • BCrypt for authorization
  • Paperclip to store the images users may add to any suggestion, using Amazon Web Services
  • Figaro to store AWS keys

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.