1 Forks
1 Stars
1 Watchers

rails-buget-app

The Ruby on Rails capstone project is to build a mobile web application where I can manage my budget: I have a list of transactions associated with a category, so that I can see how much money I spent and on what. I will create a Ruby on Rails application that allows the user to: register and log in, so that the data is private to them. Create categories and add expenses on each of these categories see the expenses on each category.

How to download and setup rails-buget-app

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

Or simply clone rails-buget-app with SSH
[email protected]:aboongm/rails-buget-app.git

If you have some problems with rails-buget-app

You may open issue on rails-buget-app support forum (system) here: https://github.com/aboongm/rails-buget-app/issues