swsnu / swppfall2021

Learning Software Engineering By Building Web Services
28 stars 19 forks source link

Question about HW3-1 Grading #90

Closed lemonshushu closed 12 months ago

lemonshushu commented 3 years ago

Dear TAs, I have a question about HW3-1 grading. To begin with, I have to confess that I have not thoroughly read through the README. And I didn't know that we should use json-server to manage data. When I run my project with npm start, most of the frontend features seem to work well. However, as I didn't see the API specification, I just used states, not db, to manage data(e.g., user data, posts, ...) I want to know how much impact this will have on grading. I'm worried that as the HW is graded through automation, missing api calls will make the tests fail. At least, I want to get points on the frontend parts I implemented properly. I'm deeply regretful for making such a mistake and asking a question like this. I'll be waiting for your kind reply. Thank you.

kdh0102 commented 3 years ago

Please use the homework claim session when the results are out.