An open API service indexing awesome lists of open source software.

https://github.com/gleennkar/budget-app-ror

The Budget App is a mobile web application where you can manage your budget. You have a list of transactions associated with a category so that you can see how much money you spent and on what.
https://github.com/gleennkar/budget-app-ror

database ruby ruby-on-rails

Last synced: about 2 months ago
JSON representation

The Budget App is a mobile web application where you can manage your budget. You have a list of transactions associated with a category so that you can see how much money you spent and on what.

Awesome Lists containing this project

README

          

# README

This README would normally document whatever steps are necessary to get the
application up and running.

Things you may want to cover:

* Ruby version

* System dependencies

* Configuration

* Database creation

* Database initialization

* How to run the test suite

* Services (job queues, cache servers, search engines, etc.)

* Deployment instructions

* ...