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

Create a front-end prototype #5

Open
5 of 8 tasks
mike-pisman opened this issue Nov 14, 2022 · 0 comments
Open
5 of 8 tasks

Create a front-end prototype #5

mike-pisman opened this issue Nov 14, 2022 · 0 comments
Assignees

Comments

@mike-pisman
Copy link
Member

mike-pisman commented Nov 14, 2022

Need to split this into multiple issues

Need to create a front-end prototype for demo using vanilla JS and Bootstrap.

  • Sign In Page
  • Sign Up Page
  • Dashboard
    Display a welcome message and group list bellow
    1. Link to Account
    2. Link to Sign out
    3. Link to Create a group
  • Group list
    List classes/teams grouped by user role(max privileges)
    1. Link to Group page
    2. Link to edit group(change name, description)
    3. Link to delete group
  • Group Page
    List of quizzes followed by list of members
    [Optional] Make button to switch between tabs for quizzes/members
    1. List of quizzes
    2. Link to edit quiz
    3. Link to add a quiz
    4. Link to delete a quiz
    5. List of users
    6. Link to add users
    7. Link to remove user
    8. Link to promote user
    9. Link to change owner
    10. Link to delete group
  • Account page
    1. Display account information(name, email, etc)
    2. Link to page to update account information
    3. Link to sign out
  • Quiz Page List questions
    1. List of questions
    2. List users' answers next to each question
  • Add quiz Page
@mike-pisman mike-pisman self-assigned this Nov 14, 2022
@mike-pisman mike-pisman transferred this issue from unipoll/api Sep 19, 2023
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

No branches or pull requests

1 participant