Computing-For-All / nextjs-issue-tracker

Repository created to manage the UAT (User Acceptance Testing) workflow for the Next.js website. This repo will serve as a central hub for tracking issues, feedback, and improvements identified during testing phases, ensuring a smooth and efficient UAT process.
0 stars 0 forks source link

Integrate Redux state into profile creation for jobseeker and employer #33

Open theGaryLarson opened 4 days ago

theGaryLarson commented 4 days ago

Ideal for users moving between edit-profile pages to see the previously entered data without having to do continuous database calls.

Considerations