Resolve "As a user I want to be able submit a form about a specific landmark to add to the trail"
Closes #31 (closed)
Completed issue 31, successfully created a form for users who wish to add their landmarks to a local trail. Verification has been implemented on both the server and client-side to ensure only valid responses are received. I ensured that the narrator worked and that the form is intuitive to use. The form names have also been chosen as they are suitable for the required input at hand and allow the user a clear idea of what they are inputting and why.
As such, I believe that this issue is ready to be merged, thanks.
Merge request reports
Activity
changed milestone to %Week 9 - Sprint #2
added In Progress label
assigned to @d1634883
added 1 commit
- 230155df - created basic thymeleaf form with basic get/postMapping functionality
added 1 commit
- fc165012 - Further work on front end and back end verification
added 1 commit
- e9962cae - Further work on verification, adn lcoation sleection changed to a drop down menu
added 1 commit
- 9bb29ad3 - updated stylesheet implementation todo:test it
added 4 commits
-
9bb29ad3...38e0307d - 3 commits from branch
main
- 12dbc5e7 - commiting to merge with main for updated templates
-
9bb29ad3...38e0307d - 3 commits from branch
added 1 commit
- 6bc9f112 - Moved styling to landmarkFormStyle.css added title to form and cehcked anrrator functionality
added 1 commit
- 9a03ae39 - added commenting and cleaned up commented out code
added Ready to Merge label
removed In Progress label
added 1 commit
- f268a315 - Increased box-size of description input to match the 200 word limit, asdjusted...
requested review from @c23102007