Closed dionwu110 closed 6 years ago
You can pass files for the purposes of testing, but you shouldn't be passing files to/from Jeffrey before you push to your repo. The database.html commit you have doesn't have the same commit hash as the one in the repo.
Revert your remote repository, pull from the master repo, and then put your commit on top.
+1 to Jeffrey's comment about tabbing
Implemented login page with a fake login feature that goes to database table when inputted valid login credentials. Updated Database.html to click on a sessionID cell that goes to view session table.