Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 420 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 420 Bytes

AndroidTaskRefactor

This is a refactor of initial code base titled: AndroidTask. It can be accessed here: https://github.com/Ezeji/AndroidTask For this refactor project which involved re-writing the entire code base, the following were employed: MVVM architectural pattern, Dependency Injection design pattern using Autofac IoC, SQLite for data storage, Xamarin Forms Shell and Nunit framework for unit testing.