bhushan354 / Budget-App

Budget-app helps you manage your finances seamlessly. Track your expenses, categorize transactions, set budget goals, and visualize your financial data with ease.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– Budget App

The Budget app is a mobile web application where user can manage the budget.

πŸ›  Built With

  • βœ… Ruby
  • βœ… Ruby on Rails
  • βœ… Postgresql
  • βœ… Linters

Tech Stack

Language
  • Ruby

Key Features

  • πŸ”° Authenticate users
  • πŸ”° Splash Welcome page
  • πŸ”° Read all categories
  • πŸ”° Add a new category
  • πŸ”° Read all transactions
  • πŸ”° Add a new transaction

(back to top)

πŸš€ Live Demo

The Live Demo is available here

(back to top)

Video Presentation

The Video Presentation is available here

(back to top)

πŸ’» Getting Started

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

  1. Download or clone this repostory.
  2. Provide a modern web browser.

Prerequisites

In order to run this project you need:

  • βœ” Ruby installed in your machine. you can download it from here
  • βœ” IDE or a code editor installed in your machine.
  • βœ” IRB.
  • βœ” Get Postgresql up and running. you can download it from here.
  • βœ” Git installed in your machine.
  • βœ” Sign in or sign up to your Github account.
  • βœ” A professional editer such as VS Code.
  • βœ” An Updated web browser such as Google Chrome, you can download it from here.

Setup

  • Clone this repository to your desired folder:

  • Run this command in your command line interface:

  cd [YOUR FOLDER]
  git git@github.com:bhushan354/Budget-App.git
  cd budget-app
  bundle install
  code .
  • Update the database.yml with your database credentials under the development section

Usage

  • To run the project, execute the following command:
    rails s

Deployment

This project is deployed by the author, no permission for deployment by any other client.

(back to top)

πŸ‘₯ Authors

πŸ‘€ Bhushan Deshmukh

(back to top)

πŸ”­ Future Features

  • Add info about each category
  • Edit categories and transactions

(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, kindly drop a start ⭐️ for the repository;

(back to top)

πŸ™ Acknowledgments

I would like to express my heartfelt gratitude to Microvere for the invaluable learning experience they have provided. Also I would like to thank to Assem Zhoraby, and Behance for Original design idea of the application.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

Budget-app helps you manage your finances seamlessly. Track your expenses, categorize transactions, set budget goals, and visualize your financial data with ease.

License:MIT License


Languages

Language:Ruby 65.0%Language:HTML 24.3%Language:CSS 8.3%Language:Dockerfile 1.9%Language:Shell 0.3%Language:JavaScript 0.1%