This is a budget app where you can setup your different budgets and you can create different categories and also delete your own categories and also create new transactions and also delete your own transactions.
Client
Server
Database
- Login Functionality
- Add category
- Add transaction
Describe how a new developer could make use of your project.
To get a local copy up and running, follow these steps.
In order to run this project you need:
gem install rails
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:Tommymarvel/Budget-App.git
Install this project with:
cd budget-app
gem install
To run the project, execute the following command:
rails server
To run tests, run the following command:
rspec
👤 Marvellous Ibironke
- GitHub: @Tommy Marvel
- Twitter: @Tomiwa Ibironke
- LinkedIn: Marvellous Ibironke
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
I would like to thank Gregoire Vella for the design
This project is MIT licensed.