/Budget-app-with-rails

We are building 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]

We are building 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

Tech Stack

BackEnd
Test
Database

Key Features

  • [Add category] - Create a category.
  • [Display all Recategories] - Display all of users categories.
  • [Create deal ] - Create a deals for category.
  • [Display deal] - Display all of deals category.

(back to top)

🚀 Live Version

(back to top)

🚀 Presenation 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: Visual Studio Code and Installed Rails.

Setup

Clone this repository to your desired folder:

$ git clone $ git clone https://github.com/iambenkis/Budget-app-with-rails.git

Install

Install this project with:

you@your-Pc-name:~$ cd <budget-app>

Usage

To run the project, execute the following command:

` $ rails server`

Run tests

To run tests, run the following command:

 $ rspec

(back to top)

👥 Authors

👤 Benjamin Kisenge

🔭 Future Features

  • [Add some tests]

(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 as a star! ⭐️

(back to top)

🙏 Acknowledgments

  • Microverse
  • Original design idea by Gregoire Vella on Behance.

(back to top)

❓ FAQ

  • [How I can run this project?]

    • [After cloning repository, run rails server.]
  • [Can I add likes on post?]

    • [You can add likes and comments on a post.]

(back to top)