- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
This application allows you to register and log in to manage your finances, you can invest your money in the different categories available.
This project is made with Ruby on Rails.
Client
Server
Database
- Users can create categories
- Users can create transactions
- Users can register
In order to run this project you need:
gem install rails
Clone this repository to your desired folder:
cd folder
git clone git@github.com:DiegoMero/take-my-money-app.git
Install this project with:
cd blog
bundle install
To run the project, execute the following command:
rails server
👤 Diego Mero
- GitHub: @DiegoMero
- Twitter: @Dimero18
- LinkedIn: Diego Mero
- Users will be able to update categories
- Users will be able to delete transactions
- Users will be able to delete categories
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project feel free to support!
I would like to thank all my coding partners that help me through the obstacles.
- Original Design by: Gregoire Vella
This project is MIT licensed.