/budget-app

Budget-App is a Full-stack web app that lets users track their budget expenses. It lets users add categories, items and their expenses.

Primary LanguageRubyMIT LicenseMIT

Budget Tracker

📗 Table of Contents

📖 [Budget-Tracker]

[Budget-Buddy] is a web application that allows you to efficiently manage your budget. You'll have a list of transactions associated with various categories, enabling you to track your expenses and see how much money you've spent and on what.

🛠 Built With

Tech Stack

Ruby on Rails
  • https://rubyonrails.org/

Key Features

  • [Categories]
  • [Transactions]

(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:

  • Install Ruby
  • Install Rails
  • Install Postgresql

Setup

Clone this repository to your desired folder:

cd Budget-Buddy
git clone git@github.com/Zel-hub7/Budget-APP.git

Install

Install this project with:

cd Budget-Buddy
bundle install && npm install

Usage

To run the project, execute the following command:

rails server

Run tests

To run tests, run the following command:

rubocop --color
npx stylelint "**/*.{css,scss}"
rspec 

Deployment

  • The website is deployed here

(back to top)

👥 Authors

👤 Zelalem Yohannes

(back to top)

🔭 Future Features

  • [Tracking most recent & ancient transactions]

(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 show support by staring ⭐️.

(back to top)

🙏 Acknowledgments

  • I am grateful to Gregoire Vella on Behance for the priviledge to use his design.

  • I would like to thank my Microverse team and my coding partners for their support and guidance.

Presentation

(back to top)

📝 License

This project is MIT licensed.

(back to top)