https://github.com/zmekonnen251/budget-app
This project is Ruby on Rails capstone project. is a mobile web application where you can manage your budget: you can create a list of transactions associated with a category, so that you can see how much money you spent and on what.
https://github.com/zmekonnen251/budget-app
javascript rails-devise ruby ruby-on-rails stimulusjs tailwindcss
Last synced: 2 months ago
JSON representation
This project is Ruby on Rails capstone project. is a mobile web application where you can manage your budget: you can create 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/zmekonnen251/budget-app
- Owner: zmekonnen251
- License: mit
- Created: 2022-08-08T12:14:10.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-07T11:16:20.000Z (almost 2 years ago)
- Last Synced: 2025-02-03T11:30:33.436Z (4 months ago)
- Topics: javascript, rails-devise, ruby, ruby-on-rails, stimulusjs, tailwindcss
- Language: Ruby
- Homepage:
- Size: 730 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Ruby on Rails - Budget app
> This project is Ruby on Rails capstone project. is a mobile web application where you can manage your budget: you can create a list of transactions associated with a category, so that you can see how much money you spent and on what.
## Live demo
[Live demo](https://zmekonnen-my-rails-budget-app.herokuapp.com/)
## Video Explanation
[Loom video](https://www.loom.com/share/c6c365e8e18442f2b78a5dd890ecfdf0)
## Built With
- **Ruby**
- **Rails**
- **Postgresql**
- **Tailwind css**## Methodology used
- TDD via RSPEC
## Getting Started
To get a local copy up and running follow these simple example steps.
## Prerequisites
- You need Ruby v3+, Rails v7+ and Postgresql installed on your machine.
## Setup
- Clone the project `https://github.com/zmekonnen251/Budget-App.git`
- navigate to the folder `cd Budget-App`
- Install required gems `bundle i`## Usage
- start the server `rails s`
- Enjoy interacting with the app.
## Author
👤 **Zelalem Mekonnen**
- GitHub: [@zelalem251](https://github.com/zmekonnen251)
- Twitter: [@mek_zela](https://twitter.com/mek_zela)
- LinkedIn: [Zelalem G. Mekonnen](https://www.linkedin.com/in/zelalem-getachew/)## Acknowledgement
> I would like to give my heartfelt gratitude to [Gregoire Vella on Behance](https://www.behance.net/gregoirevella) for this amazing Design.
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/OybekKayumov/blog-app/issues).
## Show your support
Give a ⭐️ if you like this project!