Skip to content

A Rails and Javascript platform for investors to track and share their investments.

Notifications You must be signed in to change notification settings

yutingcxiang/invest_2

Repository files navigation

i.nvest

A platform for investors to share their investments. Track and share your funds and trades in one place or view other portfolios and top trades for your next investment idea.

Sign up through the site or using your Google account to begin.

Demo

i.nvest demo

Site: https://invest2-app.herokuapp.com/

Installation

Fork and clone this repo.

Navigate to its location:

$ cd i.nvest_2

Update gems:

$ bundle install

Set up the database:

$ rake db:migrate

Seed the database:

$ rake db:seed

Boot up the server:

$ rails s

Enter the url in your browser:

$ http://localhost:3000/

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/yutingcxiang/invest_2. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

This application is available as open source under the terms of the MIT License.

About

A Rails and Javascript platform for investors to track and share their investments.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published