Redux Objects - mostlyfabulous/Runtime GitHub Wiki

user info = {id, username, name, password}

weather data = {}

calendar = using Calendar.js

run data = {user_id, calendar_id, calendar_date, calendar_start, calendar_end, calendar_title, expectedDuration, actualDuration, distance}

page_state = '<current_page>'