Geeks-Solutions / vue-sections

This npm package provides a VueJS Component to use right off the bat to interface with Sections' server
https://sections.geeks.solutions
2 stars 3 forks source link

Open source library #52

Open akramsarkis opened 2 years ago

akramsarkis commented 2 years ago
mahfouzhseineweev commented 2 years ago

The issue took more time than expected because of the following:

mahfouzhseineweev commented 2 years ago

Hello @julienf

I have the following components of the chromatic project

Which should be added to sections/forms and sections/views of the project that we need to install these components in.

The problem I am facing is that I am not able to find a way to install these components specifically inside the relevant folders.

I have tried installing the project which adds all the project files into node_modules folder. But then I am stuck to get them moved to the right place sections/forms and sections/views

https://mattermost.gl.eweev.com/eweev/pl/r9fy3yifctdptf7jnio15aqwyr

mahfouzhseineweev commented 2 years ago

The issue took more time than expected because of the following:

mahfouzhseineweev commented 1 year ago

@jfayad The section components library is done, but we need to have a project for it to be able to deploy it.

Then it will be QAed by Akram and if all good, we move the code of sections/forms and sections/views to the vue-cli-plugin as discussed before.

We let the user choose which component He want to have in his project by selecting the component name. Which will add the component from and view to sections folder of the project.

Also a question regarding the section website components, should we add the components to this same library we did ? The one that has for now the following sections: Clients - nftSection - textImages

jfayad commented 1 year ago

@mahfouzhseineweev you can try any project to test this (ie Hangmen's test website if you want)