davidpaulhunt / life_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scrappybook & Schoolio

ABOUT

This is an app for tinkering with model relationships. Scrappybook allows you to record life events while Schoolio tracks the schools you have attended.

Installation / Setup

Clone repo locally. Install gems:

bundle install

Set up database. We are using sqlite3.

rake db:create db:migrate

Run your app server:

shotgun

Tests

We haven't written any tests, yet.

Contributing

We are currently not taking contributions at the moment.

Licensing

MIT license.

About


Languages

Language:JavaScript 56.4%Language:CSS 23.7%Language:Ruby 19.9%