Portfolio Details

Portfolio Image
Portfolio Image
Portfolio Image
Portfolio Image
Gallery Image
Gallery Image
Gallery Image
Gallery Image
Java JDBC MySQL HTML CSS JavaScript
Java Full Stack Development
2024
Academic Internship Project

BOOKBAZAAR – Java Full Stack Web Application

BOOKBAZAAR is a Java Full Stack web application developed as part of an academic internship project. The application enables users to browse, buy, and sell books through a structured and database-driven system. The project focuses on backend logic, database connectivity, and frontend integration.

BOOKBAZAAR is a web-based application designed to understand real-world e-commerce workflows using Java Full Stack development. The system integrates frontend interfaces with backend Java logic and a MySQL database to manage users, books, and transactions efficiently.

The main challenge was implementing seamless communication between the frontend and backend while managing database operations securely. Designing efficient CRUD operations, handling user inputs, and maintaining data consistency were key technical challenges.

The application was developed using Core Java and JDBC for backend logic, with MySQL for database management. A structured frontend using HTML, CSS, and JavaScript was integrated to ensure smooth user interaction and reliable data handling.

Key Features

  • User authentication and role-based access
  • Book listing, search, and category-based browsing
  • CRUD operations for books and users
  • Java backend with JDBC database connectivity
  • MySQL database for data storage and retrieval
  • Structured frontend with responsive design