cheddarmonk / super-duper-hepta-journey

Group Repository for CIS-486
https://super-duper-hepta-journey.herokuapp.com/
2 stars 3 forks source link

Fix Add User Info #18

Closed 04banshee closed 2 years ago

04banshee commented 2 years ago

User Story (Story Points = Med👕)

As a user of a NodeJs application

I want to add information in the application

So That I can correct and edit git, dates and occasion information.

Some useful links to help you find what you need.

Background

Resources:

Minimum Acceptance Criteria:

Test

04banshee commented 2 years ago

Fixed ghost "Sally Cake Popper" record being added when inputting new data to data store. Edited index.js line 17 action to "occasion", line 19 name="occasion", and server.js line 44 end point to "occasion". Tested locally, all working find. Deployed to Heroku.