The idea is to export all the changes made in "DragToMake" will be exported in a JSON Format and a JSON file will be given to the user which user will have to paste in a perticular folder so that the react app gives the same view as made in "DragToMake".
Currently this repository is not functional (WIP).
npm install
npm start
The project was started on 5th November 2019 with a large plan. Although we haven't covered much yet but if we separate the project into different phases we will get to know that 3/8 phases are completed.
-
Create a UI that allows widget to move around the playground.
-
Create a UI that allows widget to get resized (Still some issues left).
-
Recommendation chat bot
-
Create export file and template for the user (WIP).
-
Write test case for the website as it will be made open source
-
Create a dynamic UI that allows user to change the content inside the widget
-
Allow user to add Widget of their own
-
Make the export language independent. Example- The page can be exported in different language like Angular React Vuejs
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Try to solve 2 beginner issues before starting with any major issues.