https://github.com/theophileaseh/budget-app
An application built using Ruby on Rails to manage the expenses of any user. It allows the user the create categories under which are various transactions for the category.
https://github.com/theophileaseh/budget-app
budget-app budget-manager rails ruby
Last synced: about 2 months ago
JSON representation
An application built using Ruby on Rails to manage the expenses of any user. It allows the user the create categories under which are various transactions for the category.
- Host: GitHub
- URL: https://github.com/theophileaseh/budget-app
- Owner: Theophileaseh
- Created: 2022-09-05T14:04:55.000Z (almost 4 years ago)
- Default Branch: dev
- Last Pushed: 2023-03-20T13:43:28.000Z (over 3 years ago)
- Last Synced: 2025-01-08T22:38:51.998Z (over 1 year ago)
- Topics: budget-app, budget-manager, rails, ruby
- Language: Ruby
- Homepage: https://budgetz-app.herokuapp.com/
- Size: 601 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Budget App
> An application built using Ruby on Rails to manage the expenses of any user. It allows the user the create categories under which are various transactions for the category.
## [Visit Budget App](https://budgetz-app.herokuapp.com/)
## Screenshot
| Categories Page | Transactions page |
| ---------- | ----------- |
|  |  |
## Built With
- Ruby on Rails
- Ruby
- Rubocop
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
``VS Code or other Code Editor``
### Setup
``Install Postgres and Ruby applications``
### Install
git clone https://github.com/Theophileaseh/Budget-app.git
### Usage
``cd Budget-app``
``bundle install``
``Run "rails server or rails s" to start the application on local server``
### Run tests
``Run "rspec" in your terminal``
## Authors
👤 **Nwachan Theophile**
- GitHub: [@Theophileash](https://github.com/Theophileaseh)
- Twitter: [@NwachanT](https://twitter.com/NwachanT)
- LinkedIn: [LinkedIn](https://linkedin.com/in/nwachan-theophile)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- credits to Gregoire Vella on Behance. :raised_hands:
## 📝 License
This project is [MIT](./MIT.md) licensed.