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

Feature/harsh/admin portal sessions #174

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

Conversation

HarshGurnani
Copy link
Contributor

Tracking Info

Resolves #

Make sure your branch name conforms to: <feature|staging|bugfix|...>/<username>/<3-4 word description separated by dashes>. Otherwise, please rename your branch and create a new PR.

Changes

• Added backend route to get all sessions in the database (provided the user accessing the route is an admin).
• Attempted calling backend route from admin portal frontend and displaying data

  • TODO

Testing

• The backend route worked, and the data was printed to the console.

  • TODO

Confirmation of Change

Upload a screenshot, if possible. Otherwise, please provide instructions on how to see the change.

• Need to fix CORS issue when trying to call backend route from frontend
• Display data received from backend in table format

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.

1 participant