0 Forks
4 Stars
4 Watchers

Budget_R

The Budget_R app was built as the capstone project at the end of the Ruby on Rails module at @Microverseinc. It is about building a mobile web application where you, the user, 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.

How to download and setup Budget_R

Open terminal and run command
git clone https://github.com/carlylechia/Budget_R.git
git clone is used to create a copy or clone of Budget_R repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Budget_R https://github.com/carlylechia/Budget_R/archive/master.zip

Or simply clone Budget_R with SSH
[email protected]:carlylechia/Budget_R.git

If you have some problems with Budget_R

You may open issue on Budget_R support forum (system) here: https://github.com/carlylechia/Budget_R/issues