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: Home Page My Learning Spaces Backend Connection #791

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

Frontend: Home Page My Learning Spaces Backend Connection #791

xltvy opened this issue Dec 22, 2022 · 2 comments · Fixed by #796
Assignees
Labels
back-connection Connection back-end to mobile/front 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

As the development of the learning space preview component is completed, unit tested, and successfully passed the unit tests, now we can connect the components in the home page with the related endpoint from our REST API.

Learning spaces of the logged in user will be rendered in and accessible from the home page. This part will be consisted of learning space preview boxes that correctly displaying fetched results from our API. I will be implementing the outlined parts.

Step Details

Steps that will be performed:

  • Create a function to handle related API request
  • Store the results in an array
  • Map results to the learning space preview boxes
  • Render the boxes in the related part of the home page

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

Mehmet Gökay Yıldız

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 back-connection Connection back-end to mobile/front labels Dec 22, 2022
@xltvy xltvy self-assigned this Dec 22, 2022
@xltvy xltvy added status-inprogress Issue is currently worked and removed status-new New issue in initial state labels 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 established the backend connection between my learning spaces part and our REST API. Any implementation detail can be tracked from #796. Merging it will close this issue.

@xltvy
Copy link
Contributor Author

xltvy commented Dec 22, 2022

Since #796 is merged, closing this issue.

@xltvy xltvy closed this as completed Dec 22, 2022
@xltvy xltvy added Status: Completed Issue is solved and removed 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
back-connection Connection back-end to mobile/front 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.

1 participant