ZDenizYStenhaug / swe573-Project

Project repository for SWE573 - Software Development Practice
0 stars 0 forks source link

Offer creation page #30

Closed ZDenizYStenhaug closed 2 years ago

ZDenizYStenhaug commented 2 years ago

The offer creation form. The user must enter the required information. related requirements: 50-63

ZDenizYStenhaug commented 2 years ago

the magical line that solved my days old misery: <input type="datetime-local" th:field="*{date}"/>

ZDenizYStenhaug commented 2 years ago

added the full offer creation logic with the validations except the geolocation.