Hello,
I'm in need of a little help and don't have a lot of experience. Any input is most welcome.
I'm trying to create an app in which users can submit the incidence of fixed pre-determined events each week, the data is then stored in the backend database to be analysed/monitored overtime (possibly fed back in part of the app in the future). I may also benchmark the data against other users.
Ideally the users would record the data each week and the numbers submitted would only be for a week at a time. In order to achieve this and submit the date time range as part of the form I thought a widget that had a drop down list of the weeks of the year (1-52) and displayed the date range next to it would be a good option. Ideally it would also default to the previous week from the current date. I'm really struggling to produce such a widget and maybe there is a simpler solution.
Thanks in advance.