Skip to content

Built with Ruby on Rails, this app lets you track stocks and add them to your portfolio. Find your friends and see what stocks they are tracking!

Notifications You must be signed in to change notification settings

Azeem838/finance-tracker

Repository files navigation

Finance Tracker - Track stocks and see your friends stocks!

Track stocks, add them to your portfolio and see which stocks your friends are following!

screenshot screenshot

Created with Ruby on Rails.

Built With

  • Ruby on Rails
  • Devise Gem for authentication
  • Bootstrap for styling
  • Bullet gem for N+1 query errors
  • IEX-ruby-client
  • Databases: SQLite3 in development and testing, PostgresQL for production

Live Demo

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  1. Have ruby installd
  2. Have Rails 6 insalled

Setup

  1. Clone this repo to your computer using git clone and the web url
  2. Open your terminal and cd into the project root directory

Install

  1. Run bundle install
  2. Install yarn packages as the terminal will prompt you to do
  3. Run rails db:create
  4. Run rails db:migrate
  5. Run Rails s to start the server

Usage

  1. Open your browser at localhost:3000
  2. Sign up and start Tracking stocks!

Authors

👤 Azeem Ahmed

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

Built with Ruby on Rails, this app lets you track stocks and add them to your portfolio. Find your friends and see what stocks they are tracking!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published