https://github.com/victorokoroji/budget-app
A Budget-app is 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/victorokoroji/budget-app
css postgresql ruby ruby-on-rails
Last synced: 3 months ago
JSON representation
A Budget-app is 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.
- Host: GitHub
- URL: https://github.com/victorokoroji/budget-app
- Owner: victorokoroji
- License: mit
- Created: 2022-07-04T17:56:20.000Z (about 4 years ago)
- Default Branch: dev
- Last Pushed: 2023-01-06T14:11:06.000Z (over 3 years ago)
- Last Synced: 2025-04-10T00:56:55.766Z (about 1 year ago)
- Topics: css, postgresql, ruby, ruby-on-rails
- Language: Ruby
- Homepage: https://my-budget-manager.onrender.com/
- Size: 822 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Budget App
A Budget-app is 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.

## Live Version
[See Live Version](https://evening-caverns-47353.herokuapp.com/)
[Demo Video](https://www.loom.com/share/4a087545c28044feb7ce7046d2ad37cd)
## Built With
- Ruby
- Rails
- Postgresql
## Getting Started
To get a local copy up and running follow these simple example steps.
Start by cloning the repository.
`https://github.com/vickymarz/budget-app.git`
Navigate to the created folder.
`cd budget-app`
### Prerequisites
- A Command Line Interface.
- Having Ruby installed.
- Setup Rails
### Install
To install rails, run `gem install rails on your terminal`
### Usage
### Run tests
To run tests enter `rspec` command on your terminal
## Authors
👤 **Okoroji Victor aka Vickymarz**
- GitHub: [@githubhandle](https://github.com/vickymarz)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/okoroji-victor-ebube-8791741a0)
## 🤝 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
- Microverse
- Original design idea by [Gregoire Vella on Behance](https://www.behance.net/gregoirevella)
## 📝 License
This project is [MIT](./MIT.md) licensed.