CSBSJU-CS330-F22 / Dining-Menu

A dining app that shows the Menu for the SJU Refectory.
BSD 3-Clause "New" or "Revised" License
1 stars 10 forks source link

DM-1.3 Nutrition Information #12

Open GrantEvans01 opened 2 years ago

GrantEvans01 commented 2 years ago

2

As a user, I want to see nutrition information so that I know what I'm eating

Acceptance Criteria:

  1. Dummy Nutrition Data is added to the database
  2. Nutrition data is accessible in the backend
  3. JSP created for nutritional information
  4. Access way is created to be able to view nutritional data
eyouso commented 2 years ago

Tasks:

  1. Populate the database with dummy nutrition data in its designated section
  2. Test pulling nutrition data from backend
  3. Create JSP
  4. Test viewing