Visual Overhaul + Team In-Houses + Sortable Problem-Set#19
Open
zainmarshall wants to merge 28 commits into
Open
Visual Overhaul + Team In-Houses + Sortable Problem-Set#19zainmarshall wants to merge 28 commits into
zainmarshall wants to merge 28 commits into
Conversation
1) Replaced the plain text box in the submission tab with Codemirror 5 for syntax highlighting and autoindentation 2) Changed the themes and layout to make it look a bit better 3) Reworked the problemset to have tags and difficulties. 4) Reworked the user profile and other user profiles 5) Replaced the back button on home screen with about that links to the new tjcomputerteam.com
Added an edit profile button to the profile and when its being edited it looks the same as fprofile. Also added the prefered lanague as a box just for fun to see who uses cpp and who uses python/java.
Made the attendence page a part of the header bar as well as like tried to format it better but not working now. ill fix it later
Made the sumbission status page more readable by serpeating the status onto differnet lines and replacing the default white textboxes with read only code mirror 5 for syntax highlighting. also was accidently using the theme darcula instead of dracula in the grade sumbit so now it looks better.
Updated the sumbissions page page manangment to instead of using the next page button actually have number 1-however many pages tghere are. the number of items per page is customizatble udsing a variable at the top.
Replaced the Home tab with the Profile tab as that just makes more sense seeing as the home page is just your profile...
Added teams
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is Zain Marshall's Web Master Application for TJ Computer Team. I have made the following changes to the website.
CHANGES
Installation Instructions
CLIENT_ID= [YOUR_CLIENT_ID]
CLIENT_SECRET= [YOUR_CLIENT_SECRET]
CLIENT_REDIRECT_URI= http://localhost:3000/grade/login
autograder.