Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 630 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 630 Bytes

Meals

Meals is a simple meal tracker application which can track meals along with their ingredients and ratings. The intended purpose of this application is to be able to track ingredients for large meals along with where the ingredients were bought from. It also provides the menu designers a way to receive feedback about each meal.

Getting Started

View Redux Tutorial to familiarize yourself with the concepts of Redux.

To-do List

  • Implement Delete Ingredients on Client
  • Add Authentication
  • Add Navigation Bar