All Projects → tristandunn → expense

tristandunn / expense

Licence: MIT license
Simple, personal expense tracking.

Programming Languages

ruby
36898 projects - #4 most used programming language
CSS
56736 projects

Expense Build Status Dependency Status

Simple, personal expense tracking.

Setup

  1. Clone the repository.

  2. Ensure you have the required gems installed.

    bundle install
    
  3. Create and migrate the database.

    rake db:create db:migrate
    

License

expense uses the MIT license. See LICENSE for more details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].