- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
TransactTrends is a web application designed to help you manage and keep a detailed track of your financial transactions. Through an intuitive and user-friendly design, you can record operations, assign them to specific categories, and get an overview of your expenses and transactions.
Ruby on Rails
Stimulus Js
- User Authentication
- Category Management
- Interactive Dashboards
- Budget Setting
- User-Friendly Interface
To get a local copy up and running, follow these steps.
Clone this repository to your desired folder:
cd my-folder
git clone [email protected]:bohaz/Budget-app.git
Navigate to the cloned repository and run the following command to install the necessary gems:
cd BlogApp
bundle install
Initialize it with
rails server
Then open http://localhost:3000
in your browser.
To run the tests try the following command:
rspec spec
👤 Ricardo Martínez
- GitHub: @bohaz
- LinkedIn: Ricardo Martinez
- Portfolio: Ricardo's Portfolio
- Bill Payment Reminders
- Automatic Expense Categorization
- Machine Learning Insights
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project let me know with a STAR⭐!
-
I would like to thaks Microverse for giving me the oportunity to build and contribute in projects like this.
-
Original design idea by Gregoire Vella on Behance.
This project is MIT licensed.