https://github.com/matovu-farid/budgeter
https://github.com/matovu-farid/budgeter
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/matovu-farid/budgeter
- Owner: matovu-farid
- Created: 2022-05-22T14:49:47.000Z (almost 3 years ago)
- Default Branch: develop
- Last Pushed: 2022-05-25T17:41:25.000Z (almost 3 years ago)
- Last Synced: 2025-02-02T06:25:50.130Z (4 months ago)
- Language: Ruby
- Size: 5.79 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

## Description
The budgeter is created with ruby on rails and allows logged in users to create view how their money is spent on various categories of expenses.
## Screenshots

## Demo video
[](https://www.loom.com/share/1c8ee463a6da4f55ba6fa450618e3e2a)
## Video link
```
https://www.loom.com/share/1c8ee463a6da4f55ba6fa450618e3e2a
```
## Built With- Ruby
- Ruby on Rails## Getting Started
To get the content of this project locally you need to run this command in your terminal:
``` bash
git clone your https://github.com/matovu-farid/budgeter.git
cd budgeter
bundle install
rails s
```
## Tests
To run the tests, navigate to the root directory of this app and run
```ruby
rspec spec
```
## Deployment
The app is deployed at this url
[link](https://floating-meadow-12775.herokuapp.com/)
```
https://floating-meadow-12775.herokuapp.com/
```## Authors
👤 **Matovu Farid Nkoba**
- GitHub: [@matovu-farid](https://github.com/matovu-farid)
- Twitter: [@matovu100](https://twitter.com/matovu100)
- LinkedIn: [matovu-farid](https://www.linkedin.com/in/matovu-farid-48b80257)## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Original design idea by [Gregoire Vella on Behance](https://www.behance.net/gregoirevella).
- Hat tip to Microverse## 📝 License
This project is [MIT](./MIT.md) licensed.