https://github.com/ichala/ibank
Track your expenses with ease using iBank app (FullStack Rails App)
https://github.com/ichala/ibank
Last synced: about 2 months ago
JSON representation
Track your expenses with ease using iBank app (FullStack Rails App)
- Host: GitHub
- URL: https://github.com/ichala/ibank
- Owner: ichala
- Created: 2022-09-03T07:23:40.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-09-05T10:44:09.000Z (over 2 years ago)
- Last Synced: 2025-03-29T10:11:28.767Z (2 months ago)
- Language: Ruby
- Homepage:
- Size: 94.7 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# iBank App
Track your expenses with ease using iBank app (FullStack Rails App)
## Live Demo
[Demo Link](https://ibank-app.herokuapp.com/)
## Built With
- Ruby
- Rails 7.0
- Bootstrap 5
- Rspec## Database

### Prerequisites
- Make sure you already installed Ruby version 3 or higher and Git.
### Setup
Clone the repository using the below commands.
- `git clone https://github.com/ichala/iBank.git `
- `cd iBank`
- `rails db:create db:migrate`
- `rails server`### Usage
Kindly modify the files as needed.
## Author
👤 **Ali Jandoubi**
- GitHub: [@ichala](https://github.com/ichala)
- LinkedIn: [@alijendoubi](https://www.linkedin.com/in/alijendoubi/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/aimalamiri/Rails-Recipe/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- [Gregoire Vella on Behance](https://www.behance.net/gregoirevella)
- Hat tip to anyone whose code was used## 📝 License
This project is [MIT](./MIT.md) licensed.