/budget-app

This is a Ruby on Rails app that allows the users to make their simple personal budget for cost efficiency.

Primary LanguageRuby

πŸ“— Table of Contents

πŸ“– Budget App

  • This is a budget app built with Ruby on Rails

πŸ›  Built With

  • Ruby on Rails

(back to top)

Key Features

  • Ruby syntax and use of linters
  • Rails controllers
  • Rails views

πŸš€ Live Version

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Example command:

1.use a browser
2.use cable internet

Setup

Clone this repository to your desired folder:

Example commands:

  git clone https://github.com/yegonkimutai/budget-app.git
  cd budget_app

Install

Install this project with:

Example command:

bundle install

Usage

To run the project, execute the following command:

Example command:

- Open the terminal to play with the commands.

Run tests

To run tests for the linter, run the following command:

Example command:

rubocop -A

To run spec tests, run the following command:

rspec

(back to top)

πŸ‘₯ Authors

πŸ‘€ Brian Yegon

πŸ”­ Future Features

  • More complex ruby commands.
  • More transaction types
  • Modify the login process

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the Issues Pages

(back to top)

⭐️ Show your support

If you like this project kindly give it a star⭐️.

(back to top)

πŸ™ Acknowledgments

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

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)