- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
Budd-Get is a ruby on rails app that helps you track your expenses organized by categories.
Ruby on Rails
- Show the list of categories added
- Add new categories
- Show the list of transactions by category
- Add new transactions
- Live Demo Link Working on it.
To clone the repository in local environment try following steps.
- A code editor like Visual Studio Code with Git and Node.js.
You can check if Git is installed by running the following command in the terminal.
$ git --version
Likewise for Node.js and npm for package installation.
$ ruby --version && gem --version
Clone the repository using this link.
- Ruby
- Ruby on Rails
- Postgresql
In the terminal, run these commands to get into development.
$ bundle install (install dependencies)
To run the project run the command:
rails server
👤 Glenda Diaz
- GitHub: @Gdiazdiaz
- LinkedIn: Glenda Diaz
- Hamburguer menu
- Transaction details
- Profile page
Contributions, issues, and feature requests are welcome! Add suggestions by opening new issues.
Feel free to check the issues page..
Give a ⭐️ if you like this project!
Authors would like to thank:
- Microverse
- Code Reviewers
- Coding Partners
- Original design idea by Gregoire Vella on Behance
This project is MIT licensed.