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
- Host: GitHub
- URL: https://github.com/ad1992/finance-tracker
- Owner: ad1992
- Created: 2017-02-04T09:02:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-05T10:00:13.000Z (over 9 years ago)
- Last Synced: 2025-01-25T10:28:21.276Z (over 1 year ago)
- Topics: css, devise, html, javascript, mysql, ruby, ruby-on-rails
- Language: Ruby
- Homepage: http://awesome-finance-tracker.herokuapp.com/
- Size: 51.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

