Skip to content

This is a stock tracker app that buid with ruby on rails

Notifications You must be signed in to change notification settings

ramgopalsiddh/finance-tracker

Repository files navigation

Finance Tracker

  • This is a Finance Tracker Build with RubyOnRails & Bootstrap

  • Use Devise for authentication

  • Use Alpha Vantage Api for get stocks data

  • Features

    1. You can search stock
    2. Add Stock in your's portfolio
    3. You can track upto 10 stocks at a time
    4. You can search user
    5. You can also show other user's profile
    6. In other user's profile see user info and tracked stocks
    7. You can also follow other user's
    8. You can Signup/Create your profile
    9. You can edit your profile

YouTube demo video link



For more info OR suggestion contact me on


Screenshots

Sign up page

Log in page

Home/welcome page

My Portfolio

My friends

User/friends details

Edit user info page

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Rails version: 7.1.3

  • Ruby version: ruby 3.2.3 (2024-01-18 revision 52bb2ac0a6) [x86_64-linux]

  • I Foloow This Article for Add Bootstrap 5 in Rails 7

  • Use Devise Gem for authentication for more info visit Devise Gem's Github

  • For Setup this project follow these steps

    1. Get code
    2. Set up Alpha Vantage API key
    3. Run bundle install for install all Gem's from Gemfile
    4. Run rails db:migrate for run Migrations and create db
    5. Run Server rails server
    6. visit localhost:3000
  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • use device gem for Authantication

  • ...

About

This is a stock tracker app that buid with ruby on rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published