Inspiration

E-commerce provides an easy way to sell products to a large customer base. The purpose of any e-commerce website is to help customers narrow down their broad ideas and enable them to finalize the products they want to purchase

What it does

The main advantage of e-commerce over traditional commerce is the user can browse online shops, compare prices and order merchandise sitting at home on their PC. It is currently one of the most important aspects of the Internet to emerge.

How we built it

  1. We have created a dynamic web project named antique_furntiure_website.
  2. Then configure the dynamic web project into maven project.
  3. Then add dependecies into pom.xml files, the dependencies are: i. javax.servlet, javax.servlet.jsp, mysql-connector-java,junit.
  4. Then in src -> webapp -> create a new file.jsp
  5. The write the code in jsp file.
  6. Code implementation.

Challenges we ran into

Connecting the database to the frontEnd.

Accomplishments that we're proud of

Could create a user interface for the e_commerce furniture sales for B2B and D2C

What we learned

How to connect each small parts of the project to make it a final system.

What's next for E_Commerce_Website_For_Antique_Furniture_Sales

Payment Gateway and Admin Dashboard.

Built With

Share this project:

Updates