mnaibei / budget_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— 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)

About

License:MIT License


Languages

Language:Ruby 67.2%Language:HTML 21.9%Language:CSS 9.1%Language:JavaScript 1.7%Language:Shell 0.2%