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

Frontend: My Learning Spaces Page #802

Closed
5 tasks done
xltvy opened this issue Dec 22, 2022 · 2 comments · Fixed by #805
Closed
5 tasks done

Frontend: My Learning Spaces Page #802

xltvy opened this issue Dec 22, 2022 · 2 comments · Fixed by #805
Assignees
Labels
feature New feature front-end Front-end related items priority-medium Medium level priority issue Status: Completed Issue is solved

Comments

@xltvy
Copy link
Contributor

xltvy commented Dec 22, 2022

Issue Description

Our home page features a collection of signed in user's own learning spaces. Each user can browse through the learning spaces that they are participating in from the home page's related part. That part also features a view all button.

The view all button needs to redirect the user where they can browse through their learning spaces independently. Because the main functionality of the home page is not browsing a user's own learning spaces, instead it is more of a dashboard.

Thus, I will be implementing the my learning spaces page of our web application. It can be accessed from the home page's related view all button.

Step Details

Steps that will be performed:

  • Create a general layout for the my learning spaces page.
  • Add NavBar component
  • Add Footer component
  • Handle url redirection via App.js
  • Handle API call

Final Actions

I will create a separate branch from our frontend development branch to continue with the implementation. After everything is done and every change is committed, I will be creating a pull request accordingly and link that pull request to this issue. Upon approval and merging, the changes will be live on our development branch and this issue will be closed.

Deadline of the Issue

22.12.2022 - Thursday - 23.59

Reviewer

Muhammed Enes Sürmeli

Deadline for the Review

23.12.2022 - Friday - 23.59

@xltvy xltvy added priority-medium Medium level priority issue status-new New issue in initial state feature New feature front-end Front-end related items labels Dec 22, 2022
@xltvy xltvy self-assigned this Dec 22, 2022
@xltvy xltvy added the status-inprogress Issue is currently worked label Dec 22, 2022
@xltvy xltvy linked a pull request Dec 22, 2022 that will close this issue
2 tasks
@xltvy
Copy link
Contributor Author

xltvy commented Dec 22, 2022

Update

I have implemented the my learning spaces page. All the implementation can be tracked from #805 , merging it will close this issue.

@surmelienes1
Copy link
Contributor

Conclusion

Thank you @xltvy for your contributions! I have tested all the changes you have made and everything works very well!

Since related pull request #805 has now been merged, I will close this issue.

@surmelienes1 surmelienes1 added Status: Completed Issue is solved and removed status-new New issue in initial state status-inprogress Issue is currently worked labels Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature front-end Front-end related items priority-medium Medium level priority issue Status: Completed Issue is solved
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants