Skip to content

Introducing "HomeFin Tracker," a user-friendly mobile application designed to revolutionize your home finance management. With HomeFin Tracker, effortlessly monitor and control your household expenses, track savings goals, and gain insights into your financial habits. This intuitive app provides real-time updates on your spending patterns.

License

Notifications You must be signed in to change notification settings

fezzopro/Budget-app

Repository files navigation

HOME-BUDGET APP

📗 Table of Contents

📖 Home Budget Tracker

[Description]

The Ruby on Rails capstone project 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.

🛠 Built With

Tech Stack

  • Ruby on Rails
  • ActiveRecord
  • Devise for authentication

Key Features

  • User Authentication
  • CRUD operations for transactions and categories
  • Private data management

(back to top)

🚀 Live Demo

(back to top)

🔭 Video Presentation

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need Ruby version >= 3.2

  Install Ruby & Ruby on Rails on your local machine

Setup

Clone this repository to your desired folder:

  RUN git clone https://github.com/fezzopro/Budget-app.git
  RUN cd Budget-app

Install

Install System dependencies with:

  RUN bundle install
  RUN rails db:create
  RUN rails db:migrate

Usage

To run the project, execute the following command:

  RUN rails server
    OR
  RUN rails s

Run tests

To run tests and check linters linter, run the following command:

  RUN rubocop -A
  RUN rspec

(back to top)

👥 Authors

👤 Felix KAMANA

(back to top)

🔭 Future Features

  • Add images to registered users
  • Add records to calendar
  • Add extra styling

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Check the issues page.

(back to top)

⭐️ Show your support

If you found this project helpful, consider giving a ⭐️!

(back to top)

🙏 Acknowledgments

Acknowledgements to (Gregoire Vella) for the original design on Behance.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Introducing "HomeFin Tracker," a user-friendly mobile application designed to revolutionize your home finance management. With HomeFin Tracker, effortlessly monitor and control your household expenses, track savings goals, and gain insights into your financial habits. This intuitive app provides real-time updates on your spending patterns.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published