WSU-4110 / LaptopPicker

Laptop filtering website
0 stars 1 forks source link

Development #38

Closed sanjida-sultana closed 1 year ago

sanjida-sultana commented 1 year ago

I am updating index.html to index.php for making login and signup page.and added a sql file for login page on development branch I did not push it to main because I am still working on it

blurple9999 commented 1 year ago

Do not push product.php if no changes are made to it. It will only complicate future issues with needing to update that file.

sanjida-sultana commented 1 year ago

ok but curently I am working with index to connect with login to home.we need to add index.php url to header in product.php

sanjida-sultana commented 1 year ago

if u check it tomorrow then you will find it I will pust index.php tomorrow. I am still working on it.I am not making any changes to product just change the header index.php

blurple9999 commented 1 year ago

I know you arent intending to make any changes to product.php, but github is showing a confliction with it from somewhere. Pull the product.php from main into dev branch to fix the conflict.