The Online Electronic Store is a web-based application designed to allow users to browse, search, and purchase electronic products such as mobiles, laptops, and accessories. The application provides both customer and admin functionalities, built using Java technologies on the backend and a responsive Bootstrap-based frontend.
Frontend: HTML, CSS, Bootstrap for responsive design and layout JSP (JavaServer Pages) for dynamic content rendering
Backend: Java with Servlets (J2EE) to handle business logic JDBC for database connectivity Oracle SQL for data storage and management
Database: Oracle 11g/21c (managing admin table,user table, product table.)