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

[REFACTOR] Implement React Router #156

Open
2 tasks
IntelliJinceTech opened this issue Oct 5, 2023 · 0 comments
Open
2 tasks

[REFACTOR] Implement React Router #156

IntelliJinceTech opened this issue Oct 5, 2023 · 0 comments

Comments

@IntelliJinceTech
Copy link
Contributor

IntelliJinceTech commented Oct 5, 2023

Description

For MVP, we utilized a "Router" of sort using the Context API to display certain 'pages based on conditionals. The next step is to introduce React Router. As the application scales with new features and functionalities, it is imperative that we introduce better scaling to accommodate those changes.

Proposed Solution (for features)

https://reactrouter.com/en/main

Tasks (optional)

  • Implement React Router
  • Test Functionalities

Related Issues or PRs (optional)

[If there are any related issues or pull requests, link them here]

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