lorenrogers / project-status-board

Abandoned test project showing status across projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project-status-board

This is a quick sketch rails app that shows multiple project statuses for a team. I started in on it for my own practice -- figured I'd share the result in case others were interested.

Check out a demo of it here:

project-status-board.herokuapp.com

user = awesome pass = sauce

Getting Started

After you have cloned this repo, run this setup script to set up your machine with the necessary dependencies to run and test this app:

% ./bin/setup

It assumes you have a machine equipped with Ruby, Postgres, etc. If not, set up your machine with this script.

After setting up, you can run the application using Heroku Local:

% heroku local

Guidelines

Use the following guides for getting things done, programming well, and programming in style.

About

Abandoned test project showing status across projects


Languages

Language:JavaScript 49.8%Language:Ruby 29.3%Language:CSS 13.5%Language:HTML 7.1%Language:Shell 0.3%