COS420-Fall23 / Team-D

This is Team D's project repository. Shall be tackling the problem of helping graduates/students find a reliable job by cutting down the search method or type that other sites use.
3 stars 2 forks source link

New version of the application pt 1 #172

Closed DracoDrakthen closed 7 months ago

DracoDrakthen commented 8 months ago

If there is no progress compared to Deliverable 5, give 0.

Any comments from Deliverable 5 must be addressed.

For any comment that was not addressed, deduct -2 points.

(10 points) Your team must complete at least one feature whose progress was incomplete in the prior deliverable. This includes automated tests.

-7 points for each feature delivered without at least 2-3 automated tests. See the test-driven web development class and class recording, and use your use cases! Not recoverable by regrade if less than 2 tests for the feature; if there are problems with the tests you can fix them for regrade credit.

Your team must develop 2 to 3 new core user stories/features of your app.

(15 points each) At least 2 new features are started

If no feature implementation is started, or there are no automated tests, give 0.

At least 3 automated tests written for each feature (which may be failing i.e. is commented out)

Use the process Dr. Greg demonstrated in class for test-driven web development for a use case.

-7 points for each feature delivered without at least 2-3 automated tests. See the test-driven web development class and class recording, and use your use cases! Not recoverable by regrade if less than 2 tests for the feature; if there are problems with the tests you can fix them for regrade credit.

If you did not have 2-3 running passing automated tests, if I see a bug in your implementation that a simple test could have caught, -5 additional points.

At least some new HTML, React, CSS and Typescript code is present for each new feature. It is expected each feature will have roughly 3-5 hours of development time total at a minimum and the code should be commensurate with that. So get help fast from your team if you get stuck!