ucsb-cs156-m23 / proj-gauchoride-m23-9am-3

https://ucsb-cs156-m23.github.io/proj-gauchoride-m23-9am-3/
0 stars 0 forks source link

AW--implemented the entire backend controller for RiderApplication #38

Closed Kanagawa-okiNamiUra closed 1 year ago

Kanagawa-okiNamiUra commented 1 year ago

In this PR, I implemented the entire backend controller for RiderApplication w/ 100% line/mutation coverage. It is properly configured on Swagger UI. This should conclude the first two issues in EPIC#14. The fixture files are not added to this PR b/c it is not used for the backend controller. I'll add it in the next PR where I'll work on frontend components.

Running Instance at: https://gride-albert-dev.dokku-03.cs.ucsb.edu/

A screenshot of the app along with the criteria is provided below for easier comparison. image