This application was made to help you track your grades in your college curriculum and properly weigh grades based on your criteria.
- Go to
http://postgresapp.com/
- Download & Install
- Start postgres
XCode. Apple’s XCode development software is used to build Mac and iOS apps, but it also includes the tools you need to compile software for use on your Mac. XCode is free and you can find it in the Apple App Store.
- Run
brew install node
- Run
npm install -g bower
- Go to
cd frontend
- Run
npm install -g ember-cli
- Run
npm install
- Run
bower install
(npm potentially will run this command)
- Install ruby
rvm install 2.2.2
- Run
bundle install
- Run
rake db:setup
- Finally run
rails s
An error occurred while installing pg (0.18.2), and Bundler cannot continue.
gem install pg -- --with-pg-config=/Applications/Postgres.app/Contents/Versions/9.4/bin/pg_config