mustafa-bektas / SWE573

0 stars 0 forks source link

Connect Spring Boot Backend with Angular Frontend and Implement Add MysteryObject Functionality #5

Closed mustafa-bektas closed 2 hours ago

mustafa-bektas commented 4 hours ago

Create a connection between the existing Spring Boot backend and the Angular frontend to allow users to add new MysteryObject entries to the database. This includes implementing REST APIs in Spring Boot for CRUD operations and building an Angular form to submit data to the backend.


Task Breakdown:

1. Spring Boot Backend (API Layer):

2. Angular Frontend (Form and Service Layer):