Skip to content

The Budget On Rails App is 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.

Notifications You must be signed in to change notification settings

carlosmuerto/rails_budget_app

Repository files navigation

logo

Budget On Rails App

📗 Table of Contents

📖 Budget On Rails App

splash screen main screen

The Budget On Rails App is 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..

WEB PAGE LINK

🛠 Built With

Tech Stack

Back & Front END
Database

💻 Getting Started

Prerequisites

In order to run this project you need:

Example command:

 gem install rails

Setup

Clone this repository to your desired folder:

Example commands:

  git clone [email protected]:carlosmuerto/rails_budget_app.git
  cd rails_budget_app

configure postgresql database

  • edit 'config\database.yml' file with your username and password

Install

Install this project with:

  • install dependency
  bundle install
  • setup database
  rails db:setup

Usage

To run the project, execute the following command:

  rails server

(back to top)

👥 Authors

👤 Carlos Vivas

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

just hit on my email.

(back to top)

🙏 Acknowledgments

Original design idea by Gregoire Vella on Behance.

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)

About

The Budget On Rails App is 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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published