Skip to content

Latest commit

 

History

History
154 lines (92 loc) · 4.36 KB

README.md

File metadata and controls

154 lines (92 loc) · 4.36 KB

Budget App Logo

Budget App

📗 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.

(back to top)

🚀 Live Demo

(back to top)

Presentation Video

(back to top)

💻 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

(back to top)

👥 Author

👤 Meryem Sanem Küçükbayram

(back to top)

🔭 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.

(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 find this project helpful or interesting, star this repository on GitHub to let me know you like the project. ⭐️

(back to top)

🙏 Acknowledgments

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

(back to top)

📝 License

This project is MIT licensed.

(back to top)