Skip to content

DVSR1411/onlinebookstore

Repository files navigation

📚 OnlineBookStore 📚

Description

OnlineBookStore is a web application built using Java Servlets. It allows users to browse, search, and purchase books online. The backend is powered by MySQL, and the application is containerized using Docker for easy deployment and scalability.

Features ✨

  • 🔒 User registration and login
  • 📖 Browse and search for books
  • 🛒 Add books to cart and checkout
  • 📜 Order history and management
  • ⚙️ Admin panel for managing books and orders

Technologies Used 🛠️

  • Java Servlets
  • MySQL
  • Docker
  • HTML/CSS/JavaScript

Installation⚙️

Prerequisites📋

  • Docker installed on your machine
  • Java Development Kit (JDK) installed

Steps🚀

  1. Clone the repository:
    git clone https://github.com/yourusername/onlinebookstore.git
    cd onlinebookstore
  2. Build the Docker images:
    docker-compose build
  3. Start the containers:
    docker-compose up
  4. Access the application: Open your web browser and navigate to http://localhost:8080.

Contact📬:

  • For any questions or support, please contact Sathwik at d.v.sathwikreddy@gmail.com.
  • Feel free to adjust any specifics to better fit your project!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published