MCPcopy Index your code
hub / github.com/ValentineFernandes/eShop-Website

github.com/ValentineFernandes/eShop-Website @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
74 symbols 153 edges 17 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

e-Shop Website

Valentine Fernandes License: MIT GitHub Forks Stars Repo size Watchers Last commit

e-Shop is an e-commerce website where you can shop for items online.

It's a Maven-based project.

This e-Shop website is created by Valentine Fernandes

Home Page (index.jsp)

Cart Page (cart.jsp)

Login Page (login.jsp)

📝 Features

✅ It is a Java Maven Project

✅ It’s a dynamic web application where Users/Customers can view and buy the product

✅ It has a cart page where users can add their products to the cart and place an order

👩‍💻 Languages

🚀 Frameworks

⚡ Database

💻 Server

🛠️ Built-in Tool

👨🏿‍💻 Other Technologies Used

👨🏻‍💻 IDE

👷 How to run

✅ Download and install MySQL database, Eclipse IDE, Apache Tomcat server, MySQL JDBC Driver.

✅ Open http://localhost:8080/shopping-cart/index.jsp with your browser to see the result.

✅ Note:- The above link will only work when this project is connected with Apache Tomcat server.

📕 License

This project is under MIT license.

Core symbols most depended-on inside this repo

getId
called by 11
src/val/shop/model/User.java
getQuantity
called by 7
src/val/shop/model/Cart.java
setId
called by 6
src/val/shop/model/User.java
getConnection
called by 4
src/val/shop/connection/DbCon.java
setCategory
called by 4
src/val/shop/model/Product.java
setPrice
called by 4
src/val/shop/model/Product.java
setQuantity
called by 4
src/val/shop/model/Cart.java
setName
called by 3
src/val/shop/model/User.java

Shape

Method 57
Class 16
Function 1

Languages

Java99%
TypeScript1%

Modules by API surface

src/val/shop/model/Product.java13 symbols
src/val/shop/model/User.java11 symbols
src/val/shop/model/Order.java10 symbols
src/val/shop/dao/ProductDao.java6 symbols
src/val/shop/dao/OrderDao.java5 symbols
src/val/shop/model/Cart.java4 symbols
src/val/shop/servlet/OrderNowServlet.java3 symbols
src/val/shop/servlet/LogoutServlet.java3 symbols
src/val/shop/servlet/CheckOutServlet.java3 symbols
src/val/shop/dao/UserDao.java3 symbols
src/val/shop/servlet/RemoveFromCartServlet.java2 symbols
src/val/shop/servlet/QuantityIncDecServlet.java2 symbols

Datastores touched

(mysql)Database · 1 repos
ecartdbDatabase · 1 repos

For agents

$ claude mcp add eShop-Website \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact