cse442-at-ub / project_s23-welovehertz

project_s23-welovehertz created by GitHub Classroom
0 stars 1 forks source link

As a developer, I want a database that stores all the accounts that were created, so I have all users' account are saved when they register #44

Closed MathewDebug closed 1 year ago

MathewDebug commented 1 year ago

Acceptance Tests

Test 1

  1. Only team h members have access to team h's database.
  2. Connect computer to UB network / UB VPN if outside campus
  3. Go to phpmyadmin
  4. Login with UBIT as username and Person# as password, choose oceanus.cse.buffalo.edu:3306 as server choice.
  5. On the navigation bar on the left, click on cse442_2023_spring_team_h_db to navigate to team's database
  6. Verify that database 'user' exist under cse442_2023_spring_team_h_db
  7. Click on 'user' database and verify that columns exist for id, first_name, last_name, email, and password
ryanayam commented 1 year ago

There are no task tests for this task

ryanayam commented 1 year ago

No one is assigned to this user story...