Download
Download
Customers Notes is an android application to help users keep notes about their customers. This application created for MVP Pattern and Unit Testing demonstration purposes.
Features
- Customers Notes
- Database external storage backup and restore
Application Design
Application implements MVP (Model-View-Presenter) Pattern. Customers are stored in SQLite database using Content Providers.
Credits
- Icons from Material.io and icons8
- Mockito Mocking Framework
- Espresso Testing Library
- Robolectric unit test framework
License
This project is released under Apache v2.0 license http://www.apache.org/licenses/LICENSE-2.0.html
Platform