Giter Site home page Giter Site logo

stocks's Introduction

Welcome to Stocks!

This is a stock trading social media application. Users can follow one another and have a portfolio of assets.


Requirements

Rails 5.1.5,

Ruby 2.4.1,

PostgreSQL 10.1

Get up and Running

Fork and then clone this repository from your terminal like this:

git clone https://github.com/your-name/Stocks.git

Then run the following commands to install dependencies and create local database

bundle install

and

rake db:migrate

hopefully now you can run:

rails s

and have a running version of this application running locally.

Resources:

Users

Represents users who create an account on this site

Posts

Represents microposts by users, must be about a stock that is tagged

Stocks

Represents each tradeable assets

Ledgers

Represents who is 'holding' each asset and when they added/dropped it

Relationships

creates user Relationships through following and followed

Static pages

"home" : welcome page when not logged in

"alternatives" : Supposed to explain equity investment alternatives

"issues": Bug reporting page

External Sourcing

Stocks is currently seeded with the 100 most active stocks (name and ticker) according to WSJ.

Stocks/index created with 'StockList' & "StockRow" React components

Pulling stock data from IEX api

stocks's People

Contributors

patel-atis avatar

Watchers

 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.