Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imubarak234/budget-app
The budget app is a fresh and convenient assistant to help keep track of your spending and plan better
https://github.com/imubarak234/budget-app
bootstrap5 html-css rails ruby
Last synced: 27 days ago
JSON representation
The budget app is a fresh and convenient assistant to help keep track of your spending and plan better
- Host: GitHub
- URL: https://github.com/imubarak234/budget-app
- Owner: imubarak234
- Created: 2022-04-24T22:43:19.000Z (over 2 years ago)
- Default Branch: development
- Last Pushed: 2022-04-30T14:09:02.000Z (over 2 years ago)
- Last Synced: 2023-03-07T13:27:16.579Z (over 1 year ago)
- Topics: bootstrap5, html-css, rails, ruby
- Language: Ruby
- Homepage:
- Size: 256 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Budget App
> The budget app is a fresh and convenient assitant to help keep track of your spending and plan better
## Live Demo## App Page
![Screenshot (110)](https://user-images.githubusercontent.com/71400898/166098981-405e0d83-a74a-4f22-915a-2469c3024153.png)
## Log in
![Screenshot (111)](https://user-images.githubusercontent.com/71400898/166099008-2e6fcd65-cce9-4772-834c-e26922aeb562.png)
## Groups Page
![Screenshot (112)](https://user-images.githubusercontent.com/71400898/166099018-3569f404-085d-411c-af32-85bb82fd446d.png)
## Transations Page
![Screenshot (113)](https://user-images.githubusercontent.com/71400898/166099032-35ba8686-166d-4b74-8dd8-1660e7ae89d7.png)
## Project Presentations
[Presentation](https://www.loom.com/share/5a608145a40b445dafac30890461546a)
## Live Demo
[Link](https://safe-thicket-25090.herokuapp.com/)## Getting Started
- Make sure you have [Ruby](https://www.ruby-lang.org/en/documentation/installation/) and [Postgresql](https://www.postgresql.org/download/) installed on your system.
- Install rails by running `gem install rails`
- Clone this repository by running `git clone https://github.com/imubarak234/Budget_-pp.git` in your command line.
- Navigate to the repository by running `cd Budget-app`.
- Run `yarn install` to install all dependencies
- Run `rails db:create`, and `rails db:migrate` to create and migrate your database.
- Run `rails s` and go to http:localhost:3000 to view the app.
## Testing
- Run `rspec spec` to run all the test cases.
- Run `rspec spec/folder_name/spec_file_name` to run test files individually.
## Built With
- Ruby On Rails
- Rspec Rails
- Ruby Gems## Version Control System
- Git
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- [The author of the original design](https://www.behance.net/gallery/19759151/Snapscan-iOs-design-and-branding?tracking_source=)
- [Gregoire Vella on Behance](https://www.behance.net/gregoirevella)## Authors
👤 **Mubarak A Ibrahim**
- GitHub: [@Mubarak](https://github.com/imubarak234)
- LinkedIn: [Mubarak](https://www.linkedin.com/in/mubarak-ibrahim-1540a5208/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/imubarak234/Budget-app/issues).
## Show your support
Give a ⭐️ if you like this project!
## License
This project is [MIT]([./MIT.md](https://github.com/microverseinc/readme-template/blob/master/MIT.md)) licensed.
The [Creative Commons license of the design](https://creativecommons.org/licenses/by-nc/4.0/)