Chamber Of Secrets
https://github.com/MLH-Fellowship/Chamber-of-Secrets/pull/34 Fix ui issues and add title
The UI had two missing spaces which I noticed while using the application. It also had the default react title. I sent a message to the people responsible for this repository and we created the issues and PRs to solve this.
https://github.com/MLH-Fellowship/Chamber-of-Secrets/pull/35 Make OAuth page responsive
The OAuth page was a bit broken in terms of design/responsiveness. This PR fixes these issues, as the page now works properly on large/medium/small screens.
Linker
https://github.com/MyrrhDev/Linker/pull/31 Add validation to all HTTP status
The broken links were only being checked for 404. I extended this such that all links with that return HTTP status code 3XX, 4XX, or 5XX are also considered problematic.
Party-Popper
https://github.com/LucasLobo/Party-Popper/pull/58 Prevent repeated fields
The game was generating repeated fields/categories/colors. This fix will make the make more interesting as now these issues will no longer arise.
Log in or sign up for Devpost to join the conversation.