chiakimz / acebook-pinkfish

MA Weeks 8 & 9 - Working in a team of 5 to implement a social media platform with Ruby on Rails

Home Page:https://acebook-pinkfish.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Maintainability Test Coverage

PinkFish

Working in a team of 5 to implement a social media platform. You can find the engineering project outline here.

Trello Board

The card wall is here: https://trello.com/b/oiLPY0VV/pinkfish

Blog

https://medium.com/team-pinkfish

How to contribute to this project

See CONTRIBUTING.md

Quickstart

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

Heroku URLs

Staging

https://acebook-pinkfish-staging.herokuapp.com/

Production

https://acebook-pinkfish.herokuapp.com/

Team members

About

MA Weeks 8 & 9 - Working in a team of 5 to implement a social media platform with Ruby on Rails

https://acebook-pinkfish.herokuapp.com/

License:Other


Languages

Language:Ruby 70.7%Language:HTML 26.8%Language:JavaScript 1.8%Language:CSS 0.6%