/Budget-App

Experience the ultimate mobile web app for budget management. Effortlessly track and categorize your expenses, gaining valuable insights into your spending habits. Take control of your finances with ease and make informed decisions.

Primary LanguageRuby

Budget App

📗 Table of Contents

📖 budget_app

Budget App is a mobile web application designed for efficient budget management. Users can register, log in, add transactions to categories, and monitor their expenses. With secure authentication, PostgreSQL database, and comprehensive testing, this app ensures seamless and secure budget tracking.

UML class diagram

🛠 Built With

Tech Stack

Client
Database

Key Features

  • _1 - Create Category
  • _2 - Create Transaction
  • _3 - Create Users

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

 gem install bundler

Setup

Clone this repository to your desired folder:

  git clone https://github.com/Paul-tes/Budget-App.git
  cd Budget-App

Install

Install this project with:

  bundle i

Usage

To run the project, execute the following command:

  rails s

Run tests

To run tests, run the following command:

  rspec spec/

(back to top)

👥 Authors

👤 Paul Tesfaye

(back to top)

🔭 Future Features

  • Add API
  • _Sign_in with Google

(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 star ⭐.

(back to top)

🙏 Acknowledgments

The original design idea for this web page was created by Gregoire Vella on Behance.

(back to top)

📝 License

This project is MIT licensed.

(back to top)