Budget App is a Ruby on Rails capstone project which you can create new categories, you can write new transactions and deploy it the categories and finally you can control how much money you spend each category.
- CRUD Operations
- Authentication
- Authorization
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Ruby
- Rails
Clone this Repository to your desired folder:
cd my-folder
git clone https://github.com/otmanTR/Budget-App.git
Install this project with:
bundle install
To run the project, execute the following command:
rails s
π€ Recep Burak Otman
- GitHub: @otmanTR
- Twitter: @hotumanzade
- LinkedIn: Burak Otman
- [Connect API]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project consider giving it a star βοΈ.
I would like to thank Microverse for giving me the opportunity to work on this project. Special thanks Gregoire Vella on Behance who shared his desing.
This project is MIT licensed.