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

Rewrite the frontend in React.Js #533

Open
rodrigocam opened this issue Feb 23, 2023 · 0 comments
Open

Rewrite the frontend in React.Js #533

rodrigocam opened this issue Feb 23, 2023 · 0 comments
Assignees
Labels
code wontfix This will not be worked on

Comments

@rodrigocam
Copy link
Member

Refactoring Proposal

Currently we have a lot of logic going on on Jinja2 templates, our modals are buggy, and we don't have a proper pagination in our sections. My proposal is to rewrite the entire frontend in React.Js to improve maintainability, scalability and usability of our software.
The goal is to use Django as only a REST API where we can consume all de data from React. Currently we will only focus on reimplement all the features we already have with the same UI without adding anything more.

The first task I'm going to do is to setup an initial file structure and than try integrate our AR library into React.

Which source files are affected to this issue(s)?
The entire frontend.

@rodrigocam rodrigocam self-assigned this Feb 23, 2023
@pablodiegoss pablodiegoss added the wontfix This will not be worked on label Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants