Documentive / TemplateBuddy

An Open Source resume builder for hassle free experience
3 stars 0 forks source link

Fetch and push data from DB #74

Closed frankhart2018 closed 1 year ago

frankhart2018 commented 1 year ago

Closes #71 Closes #72

Implementation

  1. Added an endpoint that fetches the entire resume.
  2. Set up service, thunk, and reducer for fetching resumes and pushing updates to a single section.
  3. Added logging in the backend to identify calls to endpoints.
  4. Fixed browser warnings in react.