Question: Question : . I have already designed and built the front - end of website in assignment 2 by using HTML and CSS and JavaScript.
Question : I have already designed and built the frontend of website in assignment by using HTML and CSS and JavaScript. In this stage, I need to create Database and store sellers data, implement login and search functions by using PHP and MYSQL
A Database
Create a database to store sellers' details and cars information.
B Seller Registration
Once seller details are successfully submitted, all the seller details should be stored into the Database and an acknowledgement message should be displayed.
B Login
Sellers should be given the option to login using existing username and password if they are already registered. If the attempt to login is successful, the seller page add car page should be displayed.
B Seller Registration
Once seller details are successfully submitted, all the seller details should be stored
into the Database and an acknowledgement message should be displayed.
B Login
Sellers should be given the option to login using existing username and password if
they are already registered. If the attempt to login is successful, the seller page add
car page should be displayed.
C Seller Page
This page should provide the following links for all the sellers after successfully
logging in:
Add Car
Once the car details are successfully submitted, all the car details should be stored
into the Database including seller ID which is a foreign key.
D Search Page
Search page allows the buyers to find cars that they are looking for by typing the Model
and location. This option should allow buyers to view selected cars details.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
