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

What front library choose for building complex ui components ? #7

Open
DevAlves1993 opened this issue Apr 13, 2019 · 3 comments
Open
Assignees
Labels
good first issue Good for newcomers question Further information is requested

Comments

@DevAlves1993
Copy link
Collaborator

DevAlves1993 commented Apr 13, 2019

The architecture of the DembeSi project is based on the MVC pattern and is a traditional web application.

Why this pattern ?
DembeSi is a web application that aims to display the information of a name, so it will be used most of the time in read-only mode, so it does not require highly complex visual components.

However, if the need to have complex components is useful, their construction will be done with Front libraries such as VueJS or React.

Personally VueJS is my library of choice for the construction of complex UI components for various reasons :

@DevAlves1993 DevAlves1993 added good first issue Good for newcomers question Further information is requested labels Apr 13, 2019
@DevAlves1993 DevAlves1993 self-assigned this Apr 13, 2019
@DevAlves1993
Copy link
Collaborator Author

At note that is same front library which wil be used for build of back office of DembeSI, the back office application will be SPA type application.

@stefann-sasori
Copy link

Hello,

As this seems to be an old thread, I would like to know if the JavaScript framework have been chosen. I've made plenty of works with VueJS and if it happens to be the selected framework, I would be glad to contribute to the codebase.
I am a new member of the Code D'ivoire community.

Cheers, and keep up the good work!

@DevAlves1993
Copy link
Collaborator Author

Hi,
The framework has still not been chosen, the proposals are still open. Don't hesitate to propose ideas.
Unfortunately I don't have enough time at the moment to continue the development of the project, I hope to have more time soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants