Tamunokuro / Budget-app

Budget app is a Ruby on Rails web application that allows users to create a budget for transactions to be made and easily group those transactions easily

Home Page:https://budgetly-app.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Microverse README Template

πŸ“— Table of Contents

πŸ“– Budget App

Budget app is a Ruby on Rails web application that allows users to create a budget for transactions to be made and easily group those transactions easily

πŸ›  Built With

Tech Stack

Client
Server
Database

Key Features

  • Create Budget Category
  • Add Payment to a Budget category
  • Delete Budget category
  • Retrieve Budget group and transactions related to the budget group

(back to top)

πŸš€ Live Demo

(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:

 gem install rails

Setup

Clone this repository to your desired folder:

  git clone git@github.com:Tamunokuro/Budget-app.git

Install

Install this project with:

  cd Budget-app
bundle install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

 bundle exec rspec

(back to top)

πŸ‘₯ Authors

πŸ‘€ Author1

(back to top)

πŸ”­ Future Features

  • Desktop version

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please give it a ⭐️. Thanks!

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse for inspiring me to build this and Gregoire Vella on Behance for this wonderful design

(back to top)

(back to top)

πŸ“ License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)

About

Budget app is a Ruby on Rails web application that allows users to create a budget for transactions to be made and easily group those transactions easily

https://budgetly-app.onrender.com/


Languages

Language:Ruby 65.2%Language:HTML 26.3%Language:CSS 3.4%Language:Batchfile 3.2%Language:JavaScript 1.4%Language:Shell 0.2%Language:SCSS 0.1%