Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kendoriddy/tack-budget
Tack Budget app is a Ruby on Rails mobile web application that allows users to keep track of their expenses and categories. have a list of transactions associated with a category, so that the user can see how much money it spent and on what.
https://github.com/kendoriddy/tack-budget
database postgresql ruby ruby-on-rails
Last synced: about 1 month ago
JSON representation
Tack Budget app is a Ruby on Rails mobile web application that allows users to keep track of their expenses and categories. have a list of transactions associated with a category, so that the user can see how much money it spent and on what.
- Host: GitHub
- URL: https://github.com/kendoriddy/tack-budget
- Owner: kendoriddy
- Created: 2022-12-19T13:20:10.000Z (about 2 years ago)
- Default Branch: development
- Last Pushed: 2022-12-24T05:37:31.000Z (about 2 years ago)
- Last Synced: 2024-10-19T03:34:39.281Z (3 months ago)
- Topics: database, postgresql, ruby, ruby-on-rails
- Language: CSS
- Homepage:
- Size: 6.55 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
* ...