https://github.com/ab-noori/budget-app
The Ruby on Rails Budget-app project is aimed at creating a mobile web application that enables budget management, including user registration and login for data privacy, the introduction of new transactions linked to categories, and the display of expenditures per category.
https://github.com/ab-noori/budget-app
Last synced: 7 months ago
JSON representation
The Ruby on Rails Budget-app project is aimed at creating a mobile web application that enables budget management, including user registration and login for data privacy, the introduction of new transactions linked to categories, and the display of expenditures per category.
- Host: GitHub
- URL: https://github.com/ab-noori/budget-app
- Owner: ab-noori
- License: mit
- Created: 2023-09-11T09:54:22.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-09-16T12:01:50.000Z (about 2 years ago)
- Last Synced: 2025-03-18T18:21:47.395Z (8 months ago)
- Language: Ruby
- Size: 912 KB
- Stars: 13
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
* ...