An open API service indexing awesome lists of open source software.

https://github.com/ad1992/finance-tracker

This is the finance tracker app from the Complete Ruby on Rails Developer course
https://github.com/ad1992/finance-tracker

css devise html javascript mysql ruby ruby-on-rails

Last synced: 3 months ago
JSON representation

This is the finance tracker app from the Complete Ruby on Rails Developer course

Awesome Lists containing this project

README

          

## Finance Tracker
#### This is the finance tracker app from the Complete Ruby on Rails Developer course.This app helps to keep the track of stocks for a user. User needs to signup ### and then he can add/remove stocks from his portfolio.

### Installation Instructions

* Fork the repo

* #### Once the repo is forked successfully. Go to the app directory

* #### bundle install

* #### rake db:create

* #### rake db:migrate

* Now you are all set. Type the below url in your browser

```
http://localhost:3000

```
###ScreensShots
screen shot 2017-02-05 at 3 22 49 pm

screen shot 2017-02-05 at 3 23 56 pm

screen shot 2017-02-05 at 3 24 52 pm