Budget App

a robust financial management tool designed to streamline and simplify your expense tracking process. This user-friendly application enables you to effortlessly create and monitor custom categories, providing a comprehensive overview of your spending habits for better financial planning and management

šŸ“— Table of Contents

šŸ“– [Budget App]

erd_diagram

Budget App is about building a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.

[Budget App] is a ruby website.

šŸ›  Built With

Tech Stack

Budget App is backend project

Ruby
Ruby on Rails
SCSS
Database

Key Features

We can do CRUD operations on following things:

  • User
  • Entity
  • Groups

(back to top)

šŸš€ Live Demo

Add a link to your deployed project.

Deployment

Mr. Code Reviewer Please the on deployment the sass styles seems not to be working properly but but everything is working fine locally and from other branches from my remote repo.

I have exhausted all my review attempts anyway. This is my extra attempts.
Please! up to you to let me repeat or not the whole module or not.

Still working resolve the styles issues the functions are implemented as required

Presentation

(back to top)

šŸ’» Getting Started

In order to start with this project do as follows :

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 [email protected]:Strangeal/Budget-app.git

then

cd Budget-app

Install

Install this project with:

bundle install

Usage

rails s

Run Linters

To run tests, run the following command:

rubocop

OR

rubocop -a

it will automatically correct the errors

(back to top)

šŸ‘„ Authors

šŸ‘Øā€šŸ’» Evans Kupour

(back to top)

šŸ”­ Future Features

In upcoming weeks I will add some features as mentioned below

  • [ ] Authentication and Authorization
  • [ ] High UI

(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 then please give a ā­ļø and also share your feedback using github_issues.

(back to top)

šŸ™ Acknowledgments

(back to top)

šŸ“ License

This project is MIT licensed.

(back to top)