All Projects → mohnish → Money

mohnish / Money

Licence: mit
Money - let's you manage your money and visualize where your money goes. Built using Ruby 2.3.0, Rails 4.2.5, Backbone and Bootstrap

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Money

Dimeshift
💰💰💰 the easiest way to track your expenses. Free. Open-source. Node.js
Stars: ✭ 173 (+260.42%)
Mutual labels:  money, backbone
Restfeel
RESTFeel: 一个企业级的API管理&测试平台。RESTFeel帮助你设计、开发、测试您的API。
Stars: ✭ 59 (+22.92%)
Mutual labels:  bootstrap, backbone
Spring Web Rss Channels
A Full Stack RSS Reader web application built with Spring MVC and JSP. It uses libraries like Spring, JPA, Bootstrap, Apache Tiles, JSP etc. There is also a static code analysis tool called Checkstyle.
Stars: ✭ 40 (-16.67%)
Mutual labels:  bootstrap
Vuedarkmode
👩‍🎨👨‍🎨 A minimalist dark design system for Vue.js. Based components designed for the insomniacs who enjoy dark interfaces as much as we do.
Stars: ✭ 1,034 (+2054.17%)
Mutual labels:  bootstrap
Vue2 Admin Lte
📊 adminLTE to vuejs v2.x converting project
Stars: ✭ 1,023 (+2031.25%)
Mutual labels:  bootstrap
Bootstrap Navbar
Helpers to generate a Twitter Bootstrap navbar
Stars: ✭ 40 (-16.67%)
Mutual labels:  bootstrap
Availity Uikit
Availity UI Kit powered by Bootstrap 4
Stars: ✭ 44 (-8.33%)
Mutual labels:  bootstrap
Gramophone
WordPress, Bootstrap 4 & <3
Stars: ✭ 39 (-18.75%)
Mutual labels:  bootstrap
Danyuan Application
初学者 spirng-boot版本
Stars: ✭ 47 (-2.08%)
Mutual labels:  bootstrap
Bootstrap4layouts
A Template for Bootstrap 4 based on my Bootstrap 4 Layouts course on LinkedIn Learning
Stars: ✭ 44 (-8.33%)
Mutual labels:  bootstrap
Angular Bootstrap With Material Design
Angular Bootstrap with Material Design - Powerful and free UI KIT
Stars: ✭ 1,031 (+2047.92%)
Mutual labels:  bootstrap
Resample
Randomization-based inference in Python
Stars: ✭ 44 (-8.33%)
Mutual labels:  bootstrap
Toolkit For Ynab
A general purpose YNAB enhancing browser extension for Chrome and Firefox. Have it your way!
Stars: ✭ 1,006 (+1995.83%)
Mutual labels:  money
Nodejs Socketio Chat App
MEAN Stack & Socket.IO Real-time Chat App | A MEAN stack based Real Time chat application
Stars: ✭ 45 (-6.25%)
Mutual labels:  bootstrap
Startbootstrap 2 Col Portfolio
A two column Bootstrap HTML portfolio template - created by Start Bootstrap
Stars: ✭ 40 (-16.67%)
Mutual labels:  bootstrap
Go Astilectron Bootstrap
Create a one-window application using Astilectron
Stars: ✭ 46 (-4.17%)
Mutual labels:  bootstrap
Freelancers Market
Laravel Project to help freelance websites clients and freelancers to find each other.
Stars: ✭ 39 (-18.75%)
Mutual labels:  bootstrap
Gulp Bootlint
A gulp wrapper for Bootlint, the HTML linter for Bootstrap projects.
Stars: ✭ 42 (-12.5%)
Mutual labels:  bootstrap
Liberapay.com
Source code of the recurrent donations platform Liberapay
Stars: ✭ 1,025 (+2035.42%)
Mutual labels:  money
Yii2 Widget Rating
A Yii2 widget for the simple yet powerful bootstrap-star-rating plugin with fractional rating support (sub repo split from yii2-widgets)
Stars: ✭ 47 (-2.08%)
Mutual labels:  bootstrap

Money

Build Status Code Climate

Money (beta) is an app to manage your bills and payments. It helps you reach your financial goals by showing you where you have been spending the most and where you can save.

Introduction blog post https://mt.cx/money

Features

  • Add bills (recurring ones and one time)
  • Reports. Neat graphs showing where your money went
  • Get reminders about bills [WIP]

Development

Before you continue, make sure you have the correct version of Ruby installed on your machine. For Ruby installation information, please refer to the docs/installing_ruby.md file.

from the application root, run the following commands

  • bin/setup - sets up the app
  • bin/rspec - run tests
  • bin/rake jasmine:ci - runs js tests

Running the app

from the application root, run

  • bin/rails s

This will start the server @ http://localhost:3000/

If you had run the bin/setup earlier, you'll have access to seed data and you can use username: bond and password: test1234 to login to the app.

Deploying

Deploy

API

API docs [TODO]

Technologies Used

  • Rails 4.2.5
  • Ruby 2.3.0
  • Backbone 1.2.3
  • Bootstrap 3.3.6

</> with <3

License

(The MIT License)

Copyright (c) 2016 Mohnish Thallavajhula <[email protected]>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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].