"Cash In-Out is a Ruby on Rails financial management application designed to help users efficiently track their income and expenses. The application enables users to create and manage transactions, categorize them, and visualize their financial activities. With features like user authentication, transaction editing, and category organization, Cash In-Out empowers users to maintain a clear overview of their financial transactions, facilitating effective budgeting and financial planning."
Ruby on Rails
- Add categories
- Add transactions
- Mobile friendly UI
- Delete Account
- Topup credit
- Clear credit
- Balance display
- User Authentication
- Splash screen
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Code editor like VS code
- Ruby installed in your machine
Clone this repository to your desired folder:
git clone https://github.com/geekelo/cash-in-out.git
cd cash-in-out
Install this project with:
cd cash-in-out
gem install
To run the project, execute the following command:
rails server
To run tests, run the following command:
rspec spec
👤 Eloghene Otiede
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Email Notifications
- Animations and transitions
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project drop a ⭐️
Original design idea by Gregoire Vella on Behance. DESIGN CONCEPT - Snapscan
This project is MIT licensed.