This Application is a .Net Standard project build to be a cross-platform or to be published as a library if necessary
- Clone the repo.
- Open the back end project first, look for .sln file inside the root folder.
- double click and open it.
- Restore the nuggets.
- Run the all tests first, Please note one test should fail due to file path. Please change that to an existing file path and run a test.
I used TDD and SOLID principle for good and quality code. Mostly, Single responsibility principle