/budget-app

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.

Primary LanguageRuby

Budget App

📗 Table of Contents

📖 [Budget App]

[Budget App] A mobile web application designed by ruby on rails 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

Tech Stack

Ruby on Rails

Key Features

  • Users Authorized
  • Users Authenticated
  • Manage categories
  • Manage transactions

💻 Getting Started

Budget App

Prerequisites

In order to run this project you need:

Ruby 3.0.0 or above Rails 7.0 or above

Setup

https://github.com/demesameneshoa/budget-app.git

Install

go to the folder of the repository, and run this line in the terminal to install dependences:

bundle install

Usage

run rails db:create db:migrate run rails s

Run tests

run rspec spec

Deployment

This project is deployed on Render. You can visit it here

(back to top)

Video presentation of the project:

Here

👥 Authors

👤 Demes Ameneshoa

(back to top)

🔭 Future Features

  • User can delete transactions and categories

(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 give it a star ⭐️

(back to top)

🙏 Acknowledgments

I would like to thank to Microverse for giving this inspiring project

(back to top)

I would like to thank to The Author of the Wireframe (Gregoire Vella ) under the (Common Creative Licenses)

(back to top)

📝 License

This project is MIT licensed.

(back to top)