iambenkis / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“– [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)

About

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.


Languages

Language:Ruby 74.3%Language:HTML 22.8%Language:JavaScript 1.7%Language:CSS 0.9%Language:Shell 0.3%