This is a mobile web app where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
- RUBY
- RUBY ON RAILS
- JAVASCRIPT
- ERB
- CSS
Client
- List Categories of Expenses.
- Add New Expenses Category
- List Expenses on Categories
- Add New Expenses on Categories
To get a local copy of the project, use this link:
cd wise-spender
git@github.com:Ayokunnumi1/wise-spender.git
To setup this project, run this command:
rails server or
rails s
- A Browser (Preferably Google Chrome)
- A Code Editor
- Internet Connection
- Git
Install this project with node modules and npm.
To run the project, execute the following command:
rails server or
rails s
To test the project, execute the following command:
rspec
👤 Ayokunnumi Omololu
- GitHub: @Ayokunnumi1
- Twitter: @Ayokunnumi
- LinkedIn: @Ayokunnumi
- Budget Quotes
- Expense Breakdown
Contributions, issues, and feature requests are welcome!
If you like this project, please give it some starts ⭐️⭐️⭐️⭐️⭐️
Special acknowledgement to [ Gregoire Vella on Behance]
This project is MIT licensed.