The AEPi Australia site provides both an informational website and a web-portal for members to access:
- Academic Forums
- Job Boards
- Rush Lists
Simply have bundle installed and run it in the project directory:
$ bundle
$ rake db:create
$ rake db:migrate
To get the project running at localhost:3000 run:
$ rails s