*Note: Please use vscode IDE to run the project
How to run the backend:
Access the sam-api folder and go to src/main/java/com/example/sam2023 to get the Sam2023Application.java file. Run the java file to start the backend (api).
How to run the frontend:
$ cd sam-ui
$ npm i
$ ng serve -oLogin proceedure:
click on submitter button and login with the following cerdentials
email: nice@nice.com
password: nice
You should be able to access the submitter portal now