CSAllenISD / 2023-ISP-TowerDefense

0 stars 0 forks source link

Connect Assignees list to REST API #40

Open Brook-A-CS opened 1 year ago

Brook-A-CS commented 1 year ago

REST API calls for GET, POST, and DELETE are fully working now. Now we need to connect it to the front end. I'll start by focusing just on the assignees which will be able to use all 3 api calls. Focusing on just this will help me get a good understanding of integrating react and the api and I will be able to connect the issues to the database next week.

neeraj-gogate commented 1 year ago

Someone should really complete this issue, I think it will be really important for the final product.