- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
This app is 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.
Client
Server
Database
To get a local copy up and running, follow these steps.
In order to run this project you need:
bundle install
Clone this repository to your desired folder:
git clone https://github.com/ErikStoupignan/Budget-app.git
cd setup-ror-project
Install this project with:
bundle install
To run the project, execute the following command:
rails server
👤 Erik Stoupignan Sánchez Beltrán
- GitHub: @ErikStoupignan
- Twitter: @Erik_Stoupignan
- LinkedIn: Erik Stoupignan Sánchez Beltrán
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project
If you like this project...
Give credit to everyone who inspired your codebase.
I would like to thank Gregoire Vella for this template.
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.