Coder Social home page Coder Social logo

aakashjhawar / finance-tracker Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 1.0 128 KB

A web app to track stock prices using Ruby on Rails

Home Page: https://investry.herokuapp.com

License: MIT License

Ruby 68.93% JavaScript 1.97% CSS 1.62% HTML 27.09% CoffeeScript 0.40%
ruby-on-rails stock-prices stock-market stock-data ruby stock-portfolio

finance-tracker's Introduction

README

This is a web app which can track stock prices using the Rails framework.

Heroku: https://investry.herokuapp.com/

Key Features

  1. Authentication System, users can sign up, edit their profile, log in/out
  2. Users can track stocks, up to 10 per user. The profile page will display all the current stock prices.
  3. Users can search for stock symbols using a search bar.
  4. Users can choose to add a stock from results of search to their protfolio.
  5. Users can look for friends or other users of the app, by name or email (first name, last name, email).
  6. Users can view protfolio of stocks their friends are tracking for investing idea.
  7. Mobile friendly, responsive styling.

Requirements

  • Rails 5.2.2
  • PostgreSQL

Running Locally

Make sure you have Ruby, Bundler installed.

git clone https://github.com/aakashjhawar/finance-tracker.git #You can also clone your own fork
cd finance-tracker
bundle install
rails db:create
rails db:create
rails s

Your app should now be running on localhost:3000.

Deploying to Heroku

heroku create
git push heroku master
heroku run rake db:migrate
heroku open

Alternatively, you can deploy your own copy of the app using the web-based flow:

Deploy to Heroku

Documentation

For more information about using Ruby on Heroku, see these Dev Center articles:

finance-tracker's People

Contributors

aakashjhawar avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

gomberg5264

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.