Stan

Results 6 issues of Stan

Currently the API isn't checking any of the types in the `req.body` for their validity.

bug
api

![img](https://i.imgur.com/IvULdJW.png) For example add arrows to move tiles up or down

enhancement
frontend

Log out from the application. Should remove the `token` from the Vuex store state (set to undefined) and remove `jwt` from localStorage.

good first issue
frontend

Currently the navbar is responsive, but if more nav items are going to be added this will not be sufficient.

good first issue
frontend

Instead of manually updating the `NavBar.vue` component with each new router entry, use the router config in `frontend/router/index.ts` in such a way that this can be used to dynamically fill...

enhancement
frontend