SurveyBasket is a user-friendly platform for creating and sharing surveys. Users can post questions, receive votes, and analyze responses in real-time to gain valuable insights.
- Create Surveys: Easily design and publish surveys with customizable questions.
- Add Questions: Users can add multiple-choice, open-ended, or rating-based questions.
- Vote & Respond: Participants can submit responses and vote on poll-based surveys.
- Real-Time Analytics: View survey results instantly with interactive data visualization.
- Multiple Result Types: Results can be displayed as charts, percentages, or raw data.
- Filtering Options: Users can filter results by date, poll type, or specific question sets.
- User Authentication: Secure login and user-based survey management.
- Sharing & Collaboration: Share surveys via links and collaborate on responses.
- Clone the repository:
git clone https://github.com/OmarAbdelrahmn/SurveyBasket.git cd surveybasket
- Uses JWT for secure user authentication.
- Both Roles-based and Claims based to authorize users' access.