Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zieeco/budget-app
This app is a simple budget app in which a user can add as many items to their list budget, including things to buy and the amount they cost, and it tracks the items that are yet purchased.
https://github.com/zieeco/budget-app
backend bootstrap database heroku postgresql ruby ruby-on-rails
Last synced: 26 days ago
JSON representation
This app is a simple budget app in which a user can add as many items to their list budget, including things to buy and the amount they cost, and it tracks the items that are yet purchased.
- Host: GitHub
- URL: https://github.com/zieeco/budget-app
- Owner: zieeco
- Created: 2022-08-02T12:29:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-12T18:02:28.000Z (over 2 years ago)
- Last Synced: 2023-03-05T14:39:28.616Z (over 1 year ago)
- Topics: backend, bootstrap, database, heroku, postgresql, ruby, ruby-on-rails
- Language: Ruby
- Homepage:
- Size: 521 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- 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
* ...