Budetfy lets you manage your spending on different activities and categories! The app was built with ruby on rails.
- Ruby on Rails
- Hotwire
To get a local copy up and running follow these simple steps:
First Steps
- Clone it using git command:
git clone git@github.com:gabrielyea/budgetfy.gitRun in development (locally)
- Install gem files and dependencies:
bundle installyarn install- Setup data base
rails db:setup
rails db:migrate- Run server
rails serverRun tests
- To run all tests in the project
rspecIf you wanna run a certain test file
rspec spec/test_file_pathIf you encounter any issues with webpacker, try to run
bundle exec rake webpacker:install👤 Gabriel Rendon
- GitHub: @gabrielyea
- Linkedin Gabriel Rendon
Contributions, issues, and feature requests are welcome!
##❕Acknowledgments
Give a ⭐️ if you like this project!
This project is MIT licensed.



