North-Seattle-College / ad440-winter2021-thursday-repo

NSC AD 440 Winter 2021 Thursday cohort practicum repo
Apache License 2.0
2 stars 27 forks source link

Implement Delete User From All Users Page via Delete Option #270

Closed theKunte closed 3 years ago

theKunte commented 3 years ago

This PR is for TASK 238

How to test it:

  1. Navigate to the correct directory: - cd ui/react-ui
  2. Install all packages, modules, and dependencies: - npm install
  3. Start the app in the development model: - npm start

image

TIME SPEND:

DATE ACTIVITY TIME
03/11/21 Reviewed UI Features and started implementing Delete Options 2hr
03/13/21 Fixed modal pop up 2 Hr
03/13/21 Encountered an issue with delete method 1hr
03/13/21 Worked on fixing delete request for HTTPTriggerUsersUserId ~1hr
03/14/21 Worked on Delete issue with HTTP Trigger and fixed it 2hr
03/14/21 Created this PR ~1hr
total 9 Hr