SFU-Blueprint / Pedals

Apache License 2.0
0 stars 0 forks source link

Bug Testing on Completed Pages #75

Open dangminhduc1101 opened 2 weeks ago

dangminhduc1101 commented 2 weeks ago

Problem

We need to identify and resolve any bugs on the fully developed page.

Instructions

  1. Pull the latest changes from the develop branch.
  2. Start the server by executing npm run dev (if necessary, navigate to the src/ directory and run npm ci).
  3. Each team member is assigned the following pages for testing:
    • @AzkZzz04: /checkin, /register, /manage-login, /change-access-code
    • @terry9041: /manage/people
    • @qvd808: /manage/shift
  4. Focus on testing edge cases that may disrupt user flow, followed by UI/UX bugs.
  5. Please comment below with a description of any bugs you encounter.