Top Survey offers a variety of very useful features with its free version of the application, which makes it more appealing for less frequent users. Its survey-building features are very intuitive, and allow you to create new and manage existing surveys easily.
- Landing page
- Login and Signup
- Dashboard
- Create Surveys
- Display Surveys
- All Surveys
- My Surveys
- Landing page for Top Survey
- Login and Signup for user account
- Forget password functionality
- Password stored in hashed form (user privacy)
- Dashboard user specific
- Display all surveys and surveys created by user
- Create surveys and view them based on user
To install all the dependences of the project, run the following command:
git clone https://github.com/Aman9723/top-survey.git
cd .\top-survey\
cd server
npm install
cd ../
cd client
npm install
© 2022 Team TopSurvey