From 20529ed57d30e5d44bed436290c75c9f5e088c7b Mon Sep 17 00:00:00 2001 From: murselaysan <64005116+murselaysan@users.noreply.github.com> Date: Wed, 28 Oct 2020 15:23:01 +0000 Subject: [PATCH] Week 2 Debugging and Chat Server Done --- week-2/mandatory/1-debugging/task.md | 10 ++++++++++ week-2/mandatory/2-workshop/task.md | 3 +++ 2 files changed, 13 insertions(+) diff --git a/week-2/mandatory/1-debugging/task.md b/week-2/mandatory/1-debugging/task.md index 9e39071..006e677 100644 --- a/week-2/mandatory/1-debugging/task.md +++ b/week-2/mandatory/1-debugging/task.md @@ -14,3 +14,13 @@ We've hosted some Servers on Glitch but they're not quite working properly. Coul - [ ] Name your new server `yourname` + NAME_OF_EXERCISE - [ ] Check that it is working by making a request to `/` - [ ] Fix the code on your version of the server + +// I fixed all of them , they are working nicely :) + +https://glitch.com/edit/#!/mursel-debugging-practice1 + +https://glitch.com/edit/#!/mursel-debugging-practice2 + +https://glitch.com/edit/#!/mursel-debugging-practice3 + +https://glitch.com/edit/#!/mursel-debugging-practice4 diff --git a/week-2/mandatory/2-workshop/task.md b/week-2/mandatory/2-workshop/task.md index 0e93de1..dc7b2bb 100644 --- a/week-2/mandatory/2-workshop/task.md +++ b/week-2/mandatory/2-workshop/task.md @@ -11,3 +11,6 @@ To complete the homework you should: 1. Fork the repository 2. Complete the tasks 3. Create a pull request back to the original repository + +///My Heroku App /// +https://murselaysan-chatserver.herokuapp.com/ \ No newline at end of file