- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
[Budget app ] is a web application developed with ruby and rails which helps every one how to 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
- [Data modeling]
- [Controller]
- [View]
To get a local copy up and running, follow these steps.
In order to run this project you need:
gem install rails
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/Tekhlay/Budget-app.git
Install this project with:
cd my-project
gem install
To run the project, execute the following command:
rails server
To run tests, run the following command:
bin/rails test
rspec spec
You can deploy this project using: Herekou or vercle.
👤 Tekhlay
- [Add api documentation]
- [Add pagination]
- [automated testing]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please share with your partners.
- I would like to thank @Microverse online school and
- Credit to: Gregoire Vella on Behance the author of the original design
-
[How to run ruby file?]
- [ruby filename.rb]
-
[How to test in ruby]
- [Using Rspec]
This project is MIT licensed.