- π About the Project
- π» Getting Started
- π₯ Authors
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgements
- π License
- This is a budget app built with Ruby on Rails
- Ruby on Rails
- Ruby syntax and use of linters
- Rails controllers
- Rails views
To get a local copy up and running, follow these steps.
In order to run this project you need:
Example command:
1.use a browser
2.use cable internet
Clone this repository to your desired folder:
Example commands:
git clone https://github.com/yegonkimutai/budget-app.git
cd budget_app
Install this project with:
Example command:
bundle install
To run the project, execute the following command:
Example command:
- Open the terminal to play with the commands.
To run tests for the linter, run the following command:
Example command:
rubocop -A
To run spec tests, run the following command:
rspec
π€ Brian Yegon
- GitHub: @yegonkimutai
- Twitter: @yegonbrian8
- LinkedIn: brian-yegon
- More complex ruby commands.
- More transaction types
- Modify the login process
Contributions, issues, and feature requests are welcome!
Feel free to check the Issues Pages
If you like this project kindly give it a starβοΈ.
I would like to thank Microverse.
I would also like to thank (Gregoire Vella)[https://www.behance.net/gregoirevella] for the design of the project
This project is MIT licensed.