transcendent_code

how to run this application

Frontend

Open terminal and Run the following command from the root directory

  • cd frontend

  • npm install

  • ng serve -o then Navigate to http://localhost:4200/. The application will automatically reload

Backend

Open terminal and Run the following command from the root directory

  • cd backend
  • ./mvnw spring-boot:run

Client View

alt text Postman

alt text

alt text

Data from the Database alt text