judesamp / running_log

a rails app designed to help runners track their runs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

##

An app designed to track runs over time. Also originally an app meant to encourage practice ajax and rabl!

## Installation / Setup

Clone Repo locally. Install gems:

bundle install

Set up database. We are using sqlite.

rake db:create db:migrate

I haven’t written any tests for this app yet.

## Contributing

I’m always open to contributions.

## License

MIT License. Yay!

About

a rails app designed to help runners track their runs


Languages

Language:Ruby 47.3%Language:JavaScript 29.9%Language:CSS 22.8%