Skip to content

Budget Manager is a mobile web application built with Ruby on Rails that helps users easily manage their budget. The application allows users to create a list of transactions, each associated with a specific category.

Notifications You must be signed in to change notification settings

betses/Budget-app

Repository files navigation

📗 Table of Contents

📖 Recipe app

Recipe app

This is a Ruby on Rails 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 on which product.

🛠 Built With

Tech Stack

Client
Database

(back to top)

🚀 Live Demo

Click here

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

  • Ruby
  • Ruby on Rails
  • PostgreSql

Visit this link on how to install Ruby for different OS's.

Visit this link on how to install PostgreSQL.

After installing Ruby you can install rails by using the following command:

 gem install rails

Setup

Clone this repository to your desired folder:

  cd your-folder
  git clone https://github.com/betses/Budget-app.git

Install

Install this project with:

  cd Budget-app
  bundle install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  rspec spec

Deployment

  • N/A

(back to top)

👥 Authors

👤 Betsegaw Sebsibe

🔭 Future Features

  • [Provide live demo]
  • [Sending shoping list to email]
  • [Recipe Viewers analytics based on location]

(back to top)

(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 make sure to give it a star 🌟

(back to top)

🙏 Acknowledgments

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Budget Manager is a mobile web application built with Ruby on Rails that helps users easily manage their budget. The application allows users to create a list of transactions, each associated with a specific category.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published