Walktober is a yearly fitness challenge at PSU and this project is to design a software platform for it. The platform is modern, responsive, improved design and analytics and simplified configuration. Let's create the best Walktober experience!
If today is before the event start date, a toast message "event is not started yet" is prompted, and no sync would be performed.
If today is between the event start date and the event end date, it will retrieve the data from the event start date to today.
If today is after the event end date, it will retrieve the data from the event start date to the event end date.
Added time constraints to health app sync.
If today is before the event start date, a toast message "event is not started yet" is prompted, and no sync would be performed. If today is between the event start date and the event end date, it will retrieve the data from the event start date to today. If today is after the event end date, it will retrieve the data from the event start date to the event end date.