Created a three step modal form for the user to add a job. Also streamlined the passing of data to various actions, including those that update an interview and app note. Redux combinedReducers() method is now also being used to help keep reducers modular and break up global state.
Created a three step modal form for the user to add a job. Also streamlined the passing of data to various actions, including those that update an interview and app note. Redux combinedReducers() method is now also being used to help keep reducers modular and break up global state.