issues
search
adhambadawi
/
mini-survey-monkey
A web application for creating and managing surveys using Spring MVC.
MIT License
0
stars
0
forks
source link
Implement Survey Creation Functionality
#8
Closed
adhambadawi
closed
4 days ago
adhambadawi
commented
4 days ago
Backend Development:
Create models for Survey and Question.
Develop repositories and services for data access.
Implement controllers for handling HTTP requests.
Question Types:
Support open-ended, number range, and multiple-choice questions.
Frontend Development:
Use Thymeleaf templates to create survey creation forms.
Allow adding multiple questions dynamically.
Backend Development:
Question Types:
Frontend Development: