Giter VIP home page Giter VIP logo

bookstore's Introduction

Bookstore

Welcome to the Bookstore project! This repository contains the code for a simple online bookstore application where users can browse, purchase, and manage books. The application is built using Java for the backend, HTML/CSS/JavaScript/JSP for the frontend, and MySQL for the database.

Features

User

  • User Registration: Allows users to create an account to access the bookstore.
  • Forgot Password: Provides functionality for users to reset their passwords using a One-Time Password (OTP) sent to their email.
    • An OTP will be sent to the user's email address.
    • The OTP will expire after 5 minutes.
    • If the user enters the OTP after it has expired, an appropriate message will be shown to the user.
    • Three attempts will be provided to the user to enter the OTP.
    • After 3 attempts, the user will be blocked for 10 minutes.
  • View Book Details: Users can view detailed information about each book available in the store.
  • Cart: Users can add books to their cart for later purchase.
  • Checkout: Allows users to proceed to checkout and complete their purchase.
  • Invoice: Generates an invoice for the user's purchase.
  • Order History: Users can view their past orders and order details.

Admin

  • Admin Login: Provides access for administrators to manage the bookstore.
  • Admin Dashboard: A dashboard for administrators to monitor and manage various aspects of the bookstore.
  • View User, Book, Order Details: Admins can view detailed information about users, books, and orders.
  • Add Book: Allows admins to add new books to the bookstore inventory.
  • Edit Book: Admins can modify existing book details.
  • Delete Book: Allows admins to remove books from the inventory.

Technology Stack

  • Backend: Java, Servlet
  • Frontend: HTML, CSS, JavaScript, JSP, Tailwind CSS
  • Database: MySQL
  • IDE: IntelliJ Ultimate

Happy reading! ๐Ÿ“š

bookstore's People

Contributors

alokyadav1 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.