Skip to content

BuddyBudget is a a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what. Built with Ruby on Rails

Notifications You must be signed in to change notification settings

Wineshuga/buddy_budget

Repository files navigation


BuddyBudget

📗 Table of Contents

📖 BuddyBudget

BuddyBudget is a a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what. Click here to watch a video description of the project.

🛠 Built With

Tech Stack

Client
Database

Key Features

  • Users can register and log in
  • Users can introduce new transactions associated with a category
  • Users can see the money spent on each category

(back to top)

Live Link

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

 gem install rails

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:wineshuga/buddy_budget.git

Install

Install this project with:

  cd my-project
  gem install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  bin/rails rspec rspec/models/

👥 Authors

👤 Nweneary Uzochukwu Winnie

(back to top)

🔭 Future Features

  • Users can view photos uploaded
  • Users can delete a transaction
  • Users can edit a transaction

(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

I would like to thank Microverse for the guidance provided during this project. The Original design idea is by Gregoire Vella on Behance.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

BuddyBudget is a a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what. Built with Ruby on Rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published