This project is tracking the contains of storage boxes to easily identify where you stored items.
This project follows the following folder structure:
- docs: Contains documentation about the project
- src: Contains the source code of the project
- core: Contains Application and Domain Layers of the Project
- infrastructure: Contains the Infrastructure Layers of the Project
- interfaces: Contains the Interface Layers of the Project
- tests: Contains the test plans for the project
Root Folder contains the README, License, Solution File, and any other files required to be there.