A website in which user can select widgets, drag them to desired position and get the whole website ready for deployment. This repository depends on 2 more repositories that are part of this organization.
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 would you like to change.
Try to solve 2 beginner issues before starting with any major issues.