issues
search
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
Added an endpoint that fetches the entire resume.
Set up service, thunk, and reducer for fetching resumes and pushing updates to a single section.
Added logging in the backend to identify calls to endpoints.
Fixed browser warnings in react.
Closes #71 Closes #72
Implementation