- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
[Budget app] The Ruby on Rails capstone project is about building 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.
Link to the presentation video link to video
Technologies
Linters
- Rubocop
- Style lint
- [Use of Ruby on rails]
- [Use of device to user autenticate]
- [Use of Rspec and capybara for testing]
- [Use of Rubocop and stylelint for linting]
- [Use of postgresql for database]
To get a local copy up and running, follow these steps.
You need a updated browser.
You need install ruby, bundler and postgresql in your computer.
Clone this repository to your desired folder:
sh
cd my-folder
git clone https://github.com/Dachrono/Budget-app.git
Install this project with:
- gem install rails
- bundle config set --local path 'vendor/bundle'
- bundle install
To run the project, execute the following command:
rails server
open in your browser http://localhost:3000/
To run tests, run the following command:
rspec spec
👤 Andy Zam
- GitHub: Andres Zamorano
- Twitter: Andres Zamorano
- LinkedIn: Andres Zamorano
- [1] [Add month balance]
- [2] [Filter the categories for account]
- [3] [Add credit/debit card balance to rest the total amount for your balance]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please feel free to send me corrections for make it better I would feel glad to read your comments.
If you enjoy the project please follow me and gift me a star.
We would like to express our deepest gratitude to Gregoire Vella on Behance for her Original design idea.
I would like to thank Microverse for giving us the opportunity to learn and grow as developers and also I like to thank my family, they are all my support.
-
[Can I use with a templeate your project?]
- [Of course I would feel honored]
-
[Your project is free license?]
- [Yeah, you can use it completly]
this project is MIT licensed.