LYNK-UP-APP / lynk-up-client

https://lynk-up-client.vercel.app
0 stars 1 forks source link

Feature/postman api implementation #61

Closed jfogiato closed 1 year ago

jfogiato commented 1 year ago

Checkmark: ✓

Wrote Tests Implemented ____ Reviewed

Neccesary checkmarks:

[X] All Tests are Passing in all environments

[X] The code will run locally

Type of change

[X] New feature
[] Bug Fix
[] Refactor

Description of Change:

- Set up single `getUser` call to the PostMan endpoint.
- Set up App Store with Redux
- Update user & events on page render via `useReducer` hook in `App.js`
- Render events based on global store once dashboard loads

Requested feedback:

Not a request for feedback, just a note that the Postman URL should be a direct swap for the BE URL and the format of the JSON should match up 1:1.

Check the correct boxes

[X] This broke nothing
[] This broke some stuff
[] This broke everything

Testing Changes

[X] No Tests have been changed
[] Some Tests have been changed
[] All of the Tests have been changed(Please describe what in the world happened)

Checklist:

[] My code has no unused/commented out code
[X] My code has no binding.pry's
[X] I have reviewed my code
[] I have commented my code, particularly in hard-to-understand areas
[] I have fully tested my code

(For Fun!)Please Include a link to a gif of your feelings about this branch

Link: