Skip to content

The Ruby on Rails capstone project 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.

Notifications You must be signed in to change notification settings

bigmosi/rails-budget-app

Repository files navigation

Rails Budget 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.
- introduce new transactions associated with a category.
- see the money spent on each category.

Built With

  • Ruby
  • Ruby On Rails
  • RSpec
  • PostgreSQL

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • A source-code editor (preferably Visual Studio Code)

Install

  • Ruby
  • Rails
  • PostgreSQL

Using it Locally

  • Clone the project

git clone https://github.com/bigmosi/rails-budget-app.git

cd rails-buget-app

  • To Start the programs

open terminal run the command $irb (interactive ruby shell) run the program functions

Authors

👤 Kinyera Amos

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse
  • Inspired by Original design idea by Gregoire Vella on Behance

📝 License

This project is MIT licensed.

About

The Ruby on Rails capstone project 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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published