Election-Tech-Initiative/electionguard-ui

✨ Migrate Navigation from Library to Admin App

Closed this issue · 6 comments

Is there an existing issue for this?

  • I have searched the existing issues

Suggestion

  • Add react-router to admin-app
  • Add a routes folder with a file called MainRoutes.tsx
  • Migrate the routes folder from library to admin-app to keep this card simple, the actual pages can be made as blank pages in the admin-app instead of migrating those.

Possible Implementation

No response

Anything else?

No response

@keithrfung I'd like to work on this issue, can you assign this to me?

I would like to work on this issue.

@deepto98 Gonna assign this to @alceil to spread out the issues.

Thanks

I have done the required changes please have a look @keithrfung

I've got a branch ready if you're still looking for a PR to resolve this.