/Budget_app

Budget 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.

Primary LanguageHTML

Microverse

Buget App

Ruby Rails Postgres HTML5 CSS3

screenshot-2 screenshot

Budget 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.

Table of Contents

Live Demo

https://protected-eyrie-07624.herokuapp.com/

Built With

Major languages

  • Ruby

Framework

  • Ruby on Rails

Getting Started

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

Prerequisites

  • Ruby 3.1
  • Ruby on rails 7.0
  • PostgreSQL
  • Node
  • Yarn

Setup

  • Clone the repository:
git clone https://github.com/andres-condezo/Budget-app.git
cd Budget-app

Install

  • Install dependencies:
bundle install

Usage

  • In the project directory, you can run:
rails server

Run Tests

  • This runs all your tests:
bundle exec rspec .
  • This runs one Rspec file:
bundle exec rspec ./spec/<folder_name>/<file_name>

Authors

👤 Andres Condezo
GitHub @andres-condezo
Twitter @andres_condezo
LinkedIn andres-condezo

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

License

This project is MIT licensed. 📝