Skip to content

Commit ce4290a

Browse files
committed
updated task challenge
1 parent e5c5ce0 commit ce4290a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

solutions/task-template-submission.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Angular Music Player App Submission
1+
# Node.js Simple API Submission
22

33
## Submission Link
44

task-challenges/task-template.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,11 +85,11 @@ Create a simple backend API to manage a collection of resources (e.g., articles,
8585

8686
## Deliverables (Optional)
8787

88-
- Deploy the API on a platform like Render, Railway, or any other cloud service.
88+
- Deploy the API on a platform like [Render](https://render.com/), [Railway](https://railway.app/), or any other cloud service.
8989
- Submit the code in a GitHub repository.
90-
- Create a `README` in solutions directory with the name `task-template-solution.md` , so the person doing the challenge can post their name with link to their solution. We will take input from the repo for peer review and final submission.
90+
- Create a `README` in solutions directory with the name `task-template-solution.md`, so the person doing the challenge can post their name with link to their solution. We will take input from the repo for peer review and final submission.
9191

92-
### Code submission
92+
### Code Submission
9393

9494
[Backend API submission readme](../solutions/task-template-submission.md)
9595

0 commit comments

Comments
 (0)