Skip to content

Budgetfy lets you manage your spending on different activities and categories! The app was built with ruby on rails.

License

Notifications You must be signed in to change notification settings

gabrielyea/budgetfy

Repository files navigation

Budetfy!

Budetfy lets you manage your spending on different activities and categories! The app was built with ruby on rails.

📷 Screenshot

image image

Preview

image image

🔴 Live Project

🔴 Video Preview

🔨 Built With

  • Ruby on Rails
  • Hotwire

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

First Steps

  1. Clone it using git command:
git clone git@github.com:gabrielyea/budgetfy.git

Run in development (locally)

  1. Install gem files and dependencies:
bundle install
yarn install
  1. Setup data base
rails db:setup

rails db:migrate
  1. Run server
rails server

Run tests

  1. To run all tests in the project
rspec

If you wanna run a certain test file

rspec spec/test_file_path

Troubleshooting

If you encounter any issues with webpacker, try to run

bundle exec rake webpacker:install

Authors

👤 Gabriel Rendon

🤝 Contributing

Contributions, issues, and feature requests are welcome!

##❕Acknowledgments

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

Budgetfy lets you manage your spending on different activities and categories! The app was built with ruby on rails.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages