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

DJ-normal user can see courses #76

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Conversation

djoyneruscb
Copy link
Contributor

@djoyneruscb djoyneruscb commented Mar 7, 2024

Closes #4
Implemented Feature for normal users to see the Course Index Page. Users are also able to access the course index page on the Navigation bar.
Closes #6
Implemented Feature for Instructor Users to Create Courses

luxiangzh
luxiangzh previously approved these changes Mar 11, 2024
Copy link
Contributor

@luxiangzh luxiangzh left a comment

Choose a reason for hiding this comment

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

There could be a simpler way to do CourseIndexPage.js, but everything else looks good to me.

frontend/src/main/pages/CourseIndexPage.js Show resolved Hide resolved
DJ - Added A join button which does nothing, not connected to the back ENd
golo230
golo230 previously approved these changes Mar 15, 2024
Copy link
Contributor

@golo230 golo230 left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FEATURE: Instructors can create courses FEATURE: Normal User Can See Courses
6 participants