- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgments
- 📝 License
[Description]
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.
- Ruby on Rails
- ActiveRecord
- Devise for authentication
- User Authentication
- CRUD operations for transactions and categories
- Private data management
``` git clone https://github.com/MarcoDiaz2000/budget-app-ror.git cd budget-app-ror bundle install ```
``` rails s ```
👤 Marco Díaz
- GitHub: @MarcoDiaz
- Twitter: @MarcoDiaz
- LinkedIn: LinkedIn
- Add images to registered users
- Add records to calendar
- Add extra styling
Contributions, issues, and feature requests are welcome!
Check the issues page.
If you found this project helpful, consider giving a ⭐️!
Acknowledgements to (Gregoire Vella) for the original design on Behance.
This project is MIT licensed.