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

UI/UI improvments, code optimisation #145

Closed
6 tasks
mouafus opened this issue Oct 23, 2022 · 0 comments · Fixed by #152
Closed
6 tasks

UI/UI improvments, code optimisation #145

mouafus opened this issue Oct 23, 2022 · 0 comments · Fixed by #152

Comments

@mouafus
Copy link
Collaborator

mouafus commented Oct 23, 2022

  • I think it is important to optimize the code and thus lighten the bundle,
  • for the design for example, we use MUI and Tailwindcss, these two elements do not have to be in the same reactjs project.
  • the assets can also be optimized, we could use svg instead of png to make the thing less heavy.
  • in the code also, the routing is not the most optimal (we could add a loading screen for the pages which take time to display)
  • files are created to add two or three lines of code then, we can optimize with a single file or we export these small pieces of code
  • UI/UX level, it's true that we are inspired by another site, but we can do so much better in my opinion, especially the form of adding an alert can be done in a modal box to avoid the user to leave the page, the drawer could be transformed to display the details of a point on the map ...
@Zaker237 Zaker237 linked a pull request Nov 12, 2022 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant