budget-app

Budget App is a Ruby on Rails web application designed to help users manage their expenses and budgets. With Budget App, users can track their expenses and categorize them to improve their financial management.

MIT License

Stars
4

📗 Table of Contents

📖 Budget App

Budget App is a Ruby on Rails web application designed to help users manage their expenses and budgets. With Budget App, users can track their expenses and categorize them to improve their financial management.

🛠 Built With

Tech Stack

  • Ruby on Rails - A powerful web application framework.
  • PostgreSQL - An open-source relational database.
  • Bundler - A tool for managing Ruby gem dependencies.

Key Features

  • Expense Tracking: Users can log their daily expenses, categorize them, and view their spending history.

🚀 Live Demo

Presentation Video

💻 Getting Started

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

Prerequisites

In order to run this project, you need to have the following installed:

  • Ruby on Rails
  • Ruby
  • PostgreSQL
  • Bundler

Setup

Clone this repository to your desired folder:

git clone https://github.com/meryemsanem/budget-app.git

Install

Install this project with:

  cd budget-app
  bundle install

it will install the required gemfile for running the project

👥 Author

👤 Meryem Sanem Küçükbayram

🔭 Future Features

  • Expense Reminders: Implement a feature that allows users to set expense reminders for recurring payments like bills, subscriptions, or rent.

  • Expense Attachments: Allow users to upload and attach receipts or images related to their expenses for better documentation.

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you find this project helpful or interesting, star this repository on GitHub to let me know you like the project. ⭐️

🙏 Acknowledgments

I would like to thank Microverse and The Creative Commons license of the design for this design.

📝 License

This project is MIT licensed.

Related Projects