πŸ“— Table of Contents

πŸ“– [Budget App]

πŸ’°πŸ’Ό Budget App is a web-based budgeting application built using Ruby on Rails and PostgreSQL. With BudgetApp, users can effortlessly track their income and expenses, gaining full control over their finances.

πŸ›  Built With

Tech Stack

Client

Key Features

  • Gitflow execution
  • Register an account
  • Login registered account
  • Create categories and transactions
  • Upload Profile photo

(back to top)

πŸš€Live Demo

Live

(back to top)

Presentation

presentation

(back to top)

πŸ’» Getting Started

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

Setup

  • Clone this repository to your desired folder:

for cloning follow this steps

  • Create a local directory where you can clone the project
  • Clone the project to your directory by running git@github.com:Jrmcuervo/ror_capstone_project.git
  • Run the code with ruby

Example commands:

  git clone git@github.com:Jrmcuervo/ror_capstone_project.git

Prerequisites

In order to run this project you need:

  • Node.js
  • npm
  • ruby 2.7.0
  • rails
  • PostgreSQL

(back to top)

Install

Install this project with:

cd 'project name'

"npm i" to install all dependencies

"bundle install" to install all gems

"rails s" to run the server

Run tests

  • "rspec" to run the tests

(back to top)

πŸ‘₯ Authors

πŸ‘€ Ruben Cuervo

(back to top)

πŸ”­ Future Features

  • [Delete and edit transactions]
  • [ User profile settings]

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

  • If you like this project kindly leave a Star

(back to top)

πŸ™ Acknowledgments

  • I would like to thank Microverse for the great project idea. ❀️
  • Credit goes to Gregoire Vella on Behance whose original design was used.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)