/life_app

Primary LanguageJavaScript

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.