0 Forks
1 Stars
1 Watchers

budget

This is a Ruby on Rails capstone project from Microverse curriculum. It is about 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.

How to download and setup budget

Open terminal and run command
git clone https://github.com/DyaryRaoof/budget.git
git clone is used to create a copy or clone of budget 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 https://github.com/DyaryRaoof/budget/archive/master.zip

Or simply clone budget with SSH
[email protected]:DyaryRaoof/budget.git

If you have some problems with budget

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