. . . . . SurveyHome . . . . .
SurveyHome, a clone of the SurveyMonkey website which is an online survey service provider that allow users to create web browser based surveys. This website offers both free and paid account that includes enhanced features.
Here all the data are appended by using CRUD operations and are fetched from mock API. Different functionalities such as search products and filtering by catergory are also operational.
The login credentials for all the admin are stored in mock api. Admin can login using username or email and password.
This page is for the admin. Here all the functionality is added such as addition and deletion of data using CRUD operations. All the operations done are global and are reflected on any page linked with it.