Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1023 Bytes

README.md

File metadata and controls

38 lines (23 loc) · 1023 Bytes

Shopping-Website

This is a Dynamic Web App created using Java EE on Tomcat using MySQL backend.

Team Members

  1. Diksha Sharma
  2. Esha Agarwal
  3. Gayatri Morey

Description

We created a website to manage an online shopping store where you can perform following functions :

index

  • Register to an account

  • signup

  • Login to an account

  • login

  • Add to cart

  • Remove from cart

  • Purchase the items in your cart.

  • addtocart

Tools to be used

  • Use Eclipse to edit the project.

  • MySQL for the database.

  • Server: Apache Tomcat

Front End: JDBC
Back End: MySQL