- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Budget App Welcome to My Budget App. Discover the simplicity and power of our Ruby on Rails application designed to effortlessly manage your income and expenses. With an intuitive interface, you can take control of your financial journey, ensuring you stay on track towards your goals.
Server
Database
- Add category
- Add transaction
- Authenticate user
- Authorize user
To get a local copy up and running, follow these steps.
In order to run this project you need:
Example command:
gem install rails
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:CaptainBawa/Budget-App.git
Install this project with:
cd Budget-App
bundle install
rails db:create
rails db:migrate
To run the project, execute the following command:
rails server
To run tests, run the following command:
rails rspec spec/model/category_test.rb
You can deploy this project using:
https://render.com/
👤 Obi Anthony
- GitHub: @megagig
- Twitter: @megagigsolution
- LinkedIn: Anthony Obi
- Add complex styles
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Dear Supporters,
I'm thrilled to embark on this project, and I'm reaching out to you for your invaluable support! Your backing not only aids me personally but also contributes to a meaningful endeavor that holds the potential to make a real impact. Your support is the driving force behind my motivation, providing the essential resources needed to propel this project towards success.
Whether you choose to express your encouragement through kind words, by starring the project if you find it compelling, offering financial support, or simply spreading the word, each form of support is genuinely appreciated. Your involvement holds immense significance to me, and I want to express my heartfelt gratitude in advance.
I eagerly anticipate the opportunity to share the incredible milestones we'll achieve together. Thank you for being a part of this journey, and I look forward to the exciting endeavors that lie ahead.
Warm regards, Megagig
I express my gratitude to the Microverse full-stack curriculum for their inspiring guidance, and I extend appreciation to Gregoire Vella(https://www.behance.net/gregoirevella), the Behance artist behind the original design.(https://creativecommons.org/licenses/by-nc/4.0/)
This project is MIT licensed.