https://github.com/aimalamiri/budget-manager
This is a simple and beautiful application designed for mobile screens to help you organize and categorize your budget. Built with Rails and designed with Bootstrap.
https://github.com/aimalamiri/budget-manager
bootstrap5 budget devise rails rspec-rails ruby
Last synced: 5 months ago
JSON representation
This is a simple and beautiful application designed for mobile screens to help you organize and categorize your budget. Built with Rails and designed with Bootstrap.
- Host: GitHub
- URL: https://github.com/aimalamiri/budget-manager
- Owner: aimalamiri
- Created: 2022-09-05T08:03:26.000Z (almost 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-09-11T18:38:40.000Z (almost 4 years ago)
- Last Synced: 2025-03-23T18:39:10.160Z (over 1 year ago)
- Topics: bootstrap5, budget, devise, rails, rspec-rails, ruby
- Language: Ruby
- Homepage: https://pacific-oasis-54849.herokuapp.com/
- Size: 154 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Budget Manager
Budget manager is a simple and useful application that can help you to manage your budget. You can create a new account and begin by adding some categories that has a meaning to you. You'll then be able to add new transactions to keep track of your expenses and income in a simple and organized way.
## Live Demo
Here is a [link](https://pacific-oasis-54849.herokuapp.com/) to the live demo of this application
## Screenshot

## Built With
- Ruby
- Rails 7.0
- Bootstrap 5
- Rspec
## Getting Started
To get a local copy up and running follow these simple steps.
### Prerequisites
- Make sure you already installed Ruby version 3 or higher and Git.
### Setup
Clone the repository using the below commands.
- `git clone git@github.com:aimalamiri/Budget-Manager.git `
- `cd Budget-Manger`
- `rails db:create db:migrate`
- `rails css:build`
- `rails server`
### Usage
Kindly modify the files as needed.
## Author
👤 **Aimal Aimiri**
- GitHub: [@aimalamiri](https://github.com/aimalamiri)
- Twitter: [@meaimal](https://twitter.com/meaimal)
- LinkedIn: [Aimal Amiri](https://linkedin.com/in/aimal-amiri)
## Credits
- Original Design Idea by [Gregoire Vella on Behance](https://www.behance.net/gregoirevella)
- Graphics by [Undraw Illustrations](https://undraw.co/illustrations)
- And all of the open source tools and library creators
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/aimalamiri/Budget-Manager/issues).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./MIT.md) licensed.