BEng Software Engineering Final Year Project by Unais Qureshi
NOTE: All current issues on Sprint Kanban Boards were created from 16/03/2025 based on previously made issues that were deleted from a prior repository (therefore sprint tracking did not start on 16/03/2025 but weeks before)
Refer to "Important File Paths.txt" to locate the key files in which code and data are stored.
HOW TO RUN ARTEFACT:
- Ensure all proper files from repository are cloned locally with no issues
- Open "zaproxy" directory in Terminal
- Run command "./gradlew run"
- ZAP Dev Build will open
PROCESS TO COPY FILE CHANGES TO ARTEFACT:
- Save changes made to files in Visual Studio Code
- Open "zap-extensions" directory in Terminal
- Run command "./gradlew addOns:tipsandadvice:copyZapAddOn"
- Changes made will be copied to "zaproxy" directory (ZAP Dev Build)