/bugdet-app

A web app that allows authenticated users to record and track their expenses, group them into desired categories, and see the money spent on each. Built with Ruby on Rails.

Primary LanguageRubyMIT LicenseMIT

MyBudget App

📗 Table of Contents

📖 MyBudget

MyBudget is a web app that let's you track your expenses. Expenses can be grouped into various categories.

🛠 Built With

Tech Stack

  • Ruby

Key Features

  • Adding categories of expenses
  • Adding Transactions
  • Linking transactions to any number of categories

(back to top)

🚀 Live Demo

Video Presentation

💻 Getting Started

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

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  git https://github.com/kwesiObuobi/bugdet-app.git
  cd budget-app

Install this project with:

bundle install

Usage

To run the project, execute the following command:

rails server

(back to top)

👥 Authors

👤 Samuel Kwesi Obuobi Lartey

(back to top)

🔭 Future Features

  • Design for larger screen sizes
  • Push notification

(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 ⭐️!

(back to top)

🙏 Acknowledgments

I would like to thank Microverse.

This Project design is adobted based on the Original design idea by Gregoire Vella on Behance

(back to top)

📝 License

This project is MIT licensed.

(back to top)