subhojit777 / questionnaire-backend

Real-time crowd survey application (Back-end)
http://subhojit777.in/questionnaire-backend/
MIT License
4 stars 2 forks source link

Connect the backend with frontend #7

Closed subhojit777 closed 4 years ago

subhojit777 commented 5 years ago

Found that the existing frontend https://github.com/subhojit777/questionnaire cannot be used, as it is very tightly coupled with deployd. Example, the UI participant.jsx used deployd framework for fetching the options.

Therefore, the frontend needs to be written from scratch. Refer the following for writing the frontend: