This is a simple and easy to use budget tool for Windows Phone 8.1 RT.
Store link: https://www.windowsphone.com/en-us/store/app/money-fox/9d806f03-d2a3-48f6-91cc-bd97d919e39c
Contributions are welcome and will be fully credited.
To Contribute to this project please fork it and create a pull request with your changes. All work is done in the master branch. Once we release an update I will create a branch and afterwards a tag of it.
-
Please create feature branches for the pull requests. This ensures you don't block yourself while waiting that the pull requests is merged.
-
Please add unit tests where possible for your code and ensure the existing unit tests are all still running
-
Please ensure you add code documentations at least to your public methods via the /// annotation.
- Refactor different parts of the code for a better usage of the dependency injection
- Refactor Statistics to remove dependency to telerik
- Refactor code to apply better to the OOP pattern
- Better unit test coverage
There is a dependency to the telerik universal framework. I try to remove this in the coming weeks. Feel free to help me with that. For the moment sign up for a trial at telerik. Until the trial is expired the controls should be replaced by a free available alternative. All other dependencies are available via nugget.