Skip to content

Commit

Permalink
update project index
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulredd committed Feb 18, 2025
1 parent d2dba15 commit e80c6d6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion module2/projects/coupon-codes/back_end_requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,9 @@ rails db:migrate

Below is the expected JSON response for each request. We have also outlined a few examples of Sad Paths you may consider adding in. In your project, you should take time to implement at least 2 sad paths total, but you are not limited to the examples we provide.

<section class="dropdown">



### 1. Merchant Coupon Show

Returns a specific coupon and shows a count of how many times that coupon has been used.
Expand Down
4 changes: 2 additions & 2 deletions module2/projects/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ The project specs will be linked below as each project is assigned.

<!-- - Week 1-2 (FE Solo): TBA -->
- Week 1-2 (FE Solo): [Hang In There (FE)](./hang_in_there)
- Week 3 (Paired): TBA
<!-- - Week 3 (Paired): [Hang In There API](./hang_in_there_api/) -->
<!-- - Week 3 (Paired): TBA -->
- Week 3 (Paired): [Hang In There API](./hang_in_there_api/)
- Week 4-5 (Group): TBA
<!-- - Week 4-5 (Group): [Little Shop](./little_shop/) -->
- Week 5-6 (Final Solo): TBA
Expand Down

0 comments on commit e80c6d6

Please sign in to comment.