Skip to content

Commit

Permalink
Merge branch 'main' of github.com:turingschool/curriculum-site
Browse files Browse the repository at this point in the history
  • Loading branch information
juliet-e committed Nov 8, 2024
2 parents abfee91 + c4084d8 commit 4dcaa7d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions module2/projects/coupon-codes/back_end_requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@ Returns all of a merchant's coupons
**Response**

```json
status: 200
body:

{
"data": [
{
Expand Down Expand Up @@ -207,6 +210,9 @@ Accept: application/json
**Response**

```json
status: 200
body:

{
"data": [
{
Expand Down Expand Up @@ -260,6 +266,9 @@ Accept: application/json
**Response**

```json
status: 200
body:

{
"data": [
{
Expand Down
4 changes: 2 additions & 2 deletions module4/intermission_work/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This prework should take no longer than 20 hours to complete the Deliverables. I

### Demo Competition

If you are planning to demo a project at Demo Comp in week 1 of Mod 4, you MUST timebox your time over intermission and in weeks 1 and 2 to ensure you are meeting module expectations. We recommend setting aside specific times to work with your demo team over intermission to finish your demo BEFORE week 1 begins. You are responsible for balancing your time between working on the demo project and the tasks below.
If you are planning to demo a project at Demo Comp in week 2 of Mod 4, you MUST timebox your time over intermission and in weeks 1 and 2 to ensure you are meeting module expectations. We recommend setting aside specific times to work with your demo team over intermission to finish your demo BEFORE week 1 begins. You are responsible for balancing your time between working on the demo project and the tasks below.

## Deliverables

Expand Down Expand Up @@ -42,4 +42,4 @@ All deliverables must be submitted by Saturday at 5pm MT through [this survey](h
- [Slack List from Standuply](https://standuply.com/slack-chat-groups)
- [Remote Work Communities](https://slofile.com/slack/workremotely)
- [Product Management Communities](https://www.mindtheproduct.com/product-management-slack-community/)
- [Out in Tech](https://outintech.com/)
- [Out in Tech](https://outintech.com/)

0 comments on commit 4dcaa7d

Please sign in to comment.