- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
A budgeting app is a software application that you may access from your computer, tablet or mobile device to track your finances, such as income, savings, debt payoff, or investing. Budgeting apps often will sync with your financial accounts to give you an overview in real-time when finances change.
[Budget App] is a ruby blog website.
Blog App is backend project
Database
We can do CRUD operations on following things:
- Category
- Expense
Link to your deployed project.
Presentation
In order to start with this project do as follows :
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:
git clone https://github.com/skyv26/budger-app.git
then
cd budget-app
Install this project with:
bundle install
rails s
To run tests, run the following command:
rubocop
OR
rubocop -a
it will automatically correct the errors
Mention all of the collaborators of this project.
👨💻 Aakash Verma
- GitHub: @skyv26
- Twitter: @vrma_aakash
- LinkedIn: skyv2022
In upcoming weeks I will add some features as mentioned below
- API & Documentation
- High-Fidelity UI
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 then please give a ⭐️ and also share your feedback using github_issues.
❤️ RoR Documentation ❤️ Original design idea by Gregoire Vella on Behance ❤️ Creative Licence
This project is MIT licensed.