Skip to content

mnaibei/budget_app

Repository files navigation

📗 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 git@github.com:mnaibei/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

👤 Mucha Naibei

-->

🔭 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)