openculinary / frontend

The RecipeRadar Frontend is a recipe search and meal planning application
GNU Affero General Public License v3.0
13 stars 2 forks source link

Add timeline navigation to meal planner page #205

Closed jayaddison closed 3 years ago

jayaddison commented 3 years ago

Describe the reason for these changes and the problem that they solve

This functionality allows users to browse meals that they had planned in the past, and also plan meals more than one week into the future.

Briefly summarize the changes

  1. Provide 'forward' and 'backward' navigation buttons above the meal planner table, allowing the user to adjust the calendar view by one week at a time

How have the changes been tested?

  1. Local development testing

List any issues that this change relates to Resolves #40.