Question

I am new here and new to ruby on rails.

I am trying to create a rails app where users can create their own stock portfolios.

I want to use the yahoo finance gem but i don't know where to start .

I have created the rails login using devise .

Any tutorials out their ?

Thank you

Was it helpful?

Solution

You should prototype this on paper first, make a pretend portfolio on a notepad.

Once you have found what you want to store, create diagram out of it then make your models.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top