Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

640 feature request detailed course page #669

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

ajwadcs
Copy link

@ajwadcs ajwadcs commented Mar 17, 2023

Issue

closes #640

Database Changes/Migrations

Nothing changed

Test Modifications

Nothing changed

Test Procedure

  1. Go to a course page
  2. Able to select through 3 tabs: Syllabus, Course FAQ, Sections.
  3. Course sections are able to be minimized.

Photos
Before
image

After
image

Additional Info

Made the front end for it. Things like adding in the syllabus to the specific tab or getting Course FAQ require some backend work.

Got rid of useless plus sign
Removed back button from the actual course page since it looked awkward, left it when a course was not found.
Got rid of unnecessary tabs, and put in the correct content within each remaining.
Changed text and centered it
@ajwadcs ajwadcs linked an issue Mar 17, 2023 that may be closed by this pull request
@ajwadcs ajwadcs marked this pull request as draft March 17, 2023 21:26
@chavab0809 chavab0809 marked this pull request as ready for review March 17, 2023 21:28
@DarknessUnder DarknessUnder self-requested a review March 21, 2023 17:58
chavab0809
chavab0809 previously approved these changes Mar 21, 2023
Copy link

@chavab0809 chavab0809 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I went and checked the website for bugs and everything looks good! I was able to switch through the 3 tabs easily and each had the correct information in them.

zhangn7
zhangn7 previously approved these changes Mar 21, 2023
Copy link

@zhangn7 zhangn7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything works on my side and it works when tested on multiple courses.

@mlammon11 mlammon11 self-requested a review March 24, 2023 20:50
mlammon11
mlammon11 previously approved these changes Mar 24, 2023
Copy link
Contributor

@mlammon11 mlammon11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great and very functional, can't wait to see it once all the tabs get filled out!

zhengw5
zhengw5 previously approved these changes Mar 24, 2023
Copy link

@zhengw5 zhengw5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested this function and the tabs are really clean, it seems like a really useful function but you may need to update the syllabus tab multiple times because there are different professors and they might change their syllabus or a new professor may be teaching the class especially for CS courses. This might be a bit of a hassle. The sections part is the most important part, I think it should be the first tab instead of the syllabus.

Copy link
Member

@DarknessUnder DarknessUnder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We will halt the merge of this branch until we have enough space to store the syllabus

put the sections tab first
@ajwadcs ajwadcs dismissed stale reviews from zhengw5, mlammon11, zhangn7, and chavab0809 via 5e27982 April 21, 2023 20:25
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.

Feature Request — Detailed Course Page
6 participants