Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock-Me

A multi-user stock tracking application that allows users to keep a list of their stocks. Users are also able to add friends and see what stocks they are keeping track of.

stock-me

Getting Started

Installing

Make sure you have Ruby and Bundler installed.

git@github.com:Vu-John/stock-me.git # or clone your own fork
cd stock-me
bundle install
rails db:migrate
rails s

Open up http://localhost:3000

Deploying to Heroku

Make sure you have Heroku Toolbelt installed

heroku create <name_of_application>
git push heroku master
heroku run rails db:migrate
heroku open

Deploy to Heroku

Built With

About

Live Version: https://stock-me.herokuapp.com

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages