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: Basic #46

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

Conversation

thedesalizes
Copy link

This pull request aims to do the following:

Add a page/view for an administrative console from which CRUD operations can be executed, including password reset.
Add a component for pagination that can be used for other pages.
Include package information in package and package-lock.
Backend functionality is not included in this PR, but will be added in another PR along with styling.
Logic to read the token of the logged in user has been included, this will be used to check for user privileges later.
Remove sample user array from the view, will be replaced with async function.

@kenvynKwek
Copy link

Could u include screenshots for the visible changes on frontend

@thedesalizes thedesalizes marked this pull request as draft October 28, 2024 09:44
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.

2 participants