Skip to content

Feedback#1

Open
github-classroom[bot] wants to merge 202 commits intofeedbackfrom
main
Open

Feedback#1
github-classroom[bot] wants to merge 202 commits intofeedbackfrom
main

Conversation

@github-classroom
Copy link

@github-classroom github-classroom bot commented Aug 26, 2022

👋! GitHub Classroom created this pull request as a place for your teacher to leave feedback on your work. It will update automatically. Don’t close or merge this pull request, unless you’re instructed to do so by your teacher.
In this pull request, your teacher can leave comments and feedback on your code. Click the Subscribe button to be notified if that happens.
Click the Files changed or Commits tab to see all of the changes pushed to main since the assignment started. Your teacher can see this too.

Notes for teachers Use this PR to leave feedback. Here are some tips: - Click the **Files changed** tab to see all of the changes pushed to `main` since the assignment started. To leave comments on specific lines of code, put your cursor over a line of code and click the blue **+** (plus sign). To learn more about comments, read “[Commenting on a pull request](https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/commenting-on-a-pull-request)”. - Click the **Commits** tab to see the commits pushed to `main`. Click a commit to see specific changes. - If you turned on autograding, then click the **Checks** tab to see the results. - This page is an overview. It shows commits, line comments, and general comments. You can leave a general comment below. For more information about this pull request, read “[Leaving assignment feedback in GitHub](https://docs.github.com/education/manage-coursework-with-github-classroom/leave-feedback-with-pull-requests)”.

Subscribed: @Moley456 @tsinyee @tenebrius1 @kheekheekhee

github-classroom bot and others added 30 commits August 26, 2022 14:56
- JWT tokens are now stored as cookies
- logging out will blacklist the and remove the client's cookies
- deleting an account will blacklist, remove the client's cookies and remove the user's account from the user collection in MongoDB
- deleting an account will require authorization using the client's JWT token
[chore](matching-service): create matching backend
[chore](frontend):create matching page
[feat](frontend):add matching status in matching page
[feat](frontend): create coding page and dashboard
Moley456 and others added 29 commits November 8, 2022 18:41
[feat] (frontend) Implement displaying of history on dashboard
# Conflicts:
#	frontend/src/components/codingpage/CodingPage.js
#	frontend/src/components/matching/MatchingPage.js
#	history-service/server.js
[feat](frontend): complete video chat function and integrate into coding page
[feat] (frontend): Resolve unique key errors in history and coding pages
# Conflicts:
#	frontend/src/components/codingpage/BasicTab.js
#	frontend/src/components/codingpage/CodePad.js
#	frontend/src/components/codingpage/CodingPage.js
#	frontend/src/components/dashboard/Dashboard.js
#	frontend/src/components/historypage/HistoryPage.js
#	frontend/src/contexts/RoomContext.js
[feat] (room-service) Implement Room Service to handle role swaps
@netlify
Copy link

netlify bot commented Nov 9, 2022

Deploy Preview for jade-trifle-715e3d failed.

Name Link
🔨 Latest commit 20cc6f0
🔍 Latest deploy log https://app.netlify.com/sites/jade-trifle-715e3d/deploys/636bce536868ae000835b0da

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants