This app can be used to make a budget. You can add Categories of the things, which you can use to make a proper budget for any occasion, whether that is a monthly home budget, a married budget, or any other occasion. Moreover, in that perticuler category you can add list of items too.
- Ruby on Rails programming language
- This is going to be a crud app, in which anyone can register and add catageries and add specific items at those catagories.
To get a local copy up and running follow these simple example steps.
Ruby
Rails
Clone the repository and change the directory to portfolio
`$ git clone 'https://github.com/safar1212/alpha-finance'`
`$ cd alpha-finance`
`$ bundle install`
`$ Rails.create()`
`$ Ruby bin/rails db:migrate`
`$ http://localhost/3000`
you can run one of the following command in your terminal
- Run testing
rspec spec
- Run linters
> npx stylelint "**/*.{css,scss}"
> Rubocop --color
> Rubocop -A
👤 Name | Github | ||
---|---|---|---|
Safar Ali | @Safar Ali | @Safar Ali | @Safar Ali |
Contributions, issues, and feature requests are welcome!
Original design idea by Gregoire Vella on Behance
Give a ⭐️ if you like this project!
This project is owned by Safar Ali.