Open
Description
There is a reasonable amount of code that can be removed. Mainly created in the earlier versions of the project.
This should all be removed and some refactoring done if required to preserve any useful code.
This includes
- JSON handling code
- Early views and activities (both xml ad scala)
- The various in memory database access etc.
- Probably others