You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lot of code is being reused in a lot of functions such as filterDay(..) and filterHour(..). We want to create new methods for code that is being re-used for a cleaner code base.