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 all required routes #1

Closed
7 tasks done
jankapunkt opened this issue Mar 13, 2020 · 1 comment
Closed
7 tasks done

Create all required routes #1

jankapunkt opened this issue Mar 13, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jankapunkt
Copy link
Member

jankapunkt commented Mar 13, 2020

We need a router with all required routes.

  • login
  • logout
  • my-classes
  • class/:classId
  • class/:classId/user/:userId
  • root -> redirect zu login wenn nicht eingeloggt oder my classes wenn eingeloggt
  • page-not-found
@jankapunkt jankapunkt added the enhancement New feature or request label Mar 13, 2020
@jankapunkt jankapunkt self-assigned this Mar 13, 2020
@jankapunkt jankapunkt added this to To do in First Prototype via automation Mar 13, 2020
@jankapunkt jankapunkt added this to the Pre implementation milestone Mar 13, 2020
@jankapunkt jankapunkt mentioned this issue Mar 21, 2020
8 tasks
@jankapunkt
Copy link
Member Author

implemented via #11

First Prototype automation moved this from To do to Done Apr 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Development

No branches or pull requests

1 participant