You can find the week outline here.
The card wall is here: https://trello.com/b/o9DtdREA/acebook-june-2017
See CONTRIBUTING.md
First, clone this repository. Then:
bundle install
bin/rails db:create
bin/rails db:migrate
bundle exec rspec # Run the tests to ensure it works
bin/rails server # Start the server at localhost:3000