Giter Site home page Giter Site logo

brainstorm's Introduction

PROJECT BRAINSTORM

Web application using Ruby on Rails and ActiveRecord.

Table of Contents

  • Description
  • Technologies
  • Setup
  • Resources
  • License

Description

Simple web application for Inventors to create and post ideas for Investors to view and/or decide to fund. Inventors can also comment/ collaborate on ideas.

Possible Future Changes or Upgrades

  • Investor funding amount available
  • Idea funding goal met and how much remaining
  • Picture for accountable on show page with default place holder

Technologies

This application utilizes the Ruby Programming language and several gems (listed) ruby '2.6.1'

  • gem 'rails', '~> 6.0.0'
  • gem 'sqlite3', '~> 1.4'
  • gem 'puma', '~> 3.11'
  • gem 'sass-rails', '~> 5'
  • gem 'webpacker', '~> 4.0'
  • gem 'turbolinks', '~> 5'
  • gem 'jbuilder', '~> 2.7'
  • gem 'bcrypt', '~> 3.1.7'
  • gem 'omniauth'
  • gem 'omniauth-facebook'
  • gem 'dotenv-rails'
  • gem 'bootsnap', '>= 1.4.2'
  • gem 'byebug'

Setup

  • To run this web application you must clone it from [email protected]: https://github.com/kelleymichelle/brainstorm copy and clone into your terminal.
  • On command line type: git clone [email protected]:kelleymichelle/brainstorm.git
  • cd brinstorm
  • Run bundle install
  • Run rails db:migrate
  • Run rails s from the command line
  • Goto localhost:3000 in your browser
  • Signup for app by creating an account using valid email address and password.
  • Create an inventor or investor accountable and start creating ideas or favoriting ideas from inventors.

Resources

License

MIT License

Possible Future Changes of Upgrades

brainstorm's People

Contributors

kelleymichelle avatar

Watchers

James Cloos avatar  avatar

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.