Moneta is an android application focussed on exchange rate monitoring. The app also has the ability to do currency conversions from USD and notify you of monitored currencies that has dropped below a certain value.
- Tracking of the moneta app.
- 1.0
- Pull the project, open it in android studio, do a gradle sync and just hopefully it'll run without any hassle.
- Include unit tests and integration tests
- Make sure solid principle is used in any newly added code and that sound design patterns are implemented.
- Don't do
sudo rm -r .