dianamiraflor / 4806-project

0 stars 1 forks source link

Add controllers for SurveyApp #5

Closed dianamiraflor closed 1 year ago

dianamiraflor commented 1 year ago

Controllers:

Views:

brnjamino commented 1 year ago

Basic login/signup controller created, work still required to persist login through entire session. deffered for a future sprint

brnjamino commented 1 year ago

Controller created to create a new survey and questions, accompanying model created as well as functionality tested

MomenMushtaha commented 1 year ago

the thymeleaf templates are created for create a survey/fill a survey/view a survey/close a survey but some work still needs to be done.