Skip to content

Repository files navigation

Book Store Management

The main project folder that for learning and practicing MVC2 model in class

Live Demo: 👉 here

Table of Contents

Description

  • This is a book store web application for buying the book
  • This application also contains a login and signup function for users
  • If you login in role Admin, you can search for user's information
  • If you buy the book, the application does not require you to login
  • This web application is also my assignment under the requirement of teacher in class
  • This web works well on desktop, not for mobile

Preview Screenshot

Technology

1. Frontend

  • HTML, CSS
  • JSP - JavaServer Pages
  • JSTL - JSP Standard Tag Library

2. Backend

  • Servlets - a Java programming language class that is used to extend the capabilities of servers that host applications accessed by means of a request-response programming model
  • JDBC - Java Database Connectivity - a Java API to connect and execute the query with the database

3. Database

  • Microsoft SQL Server - a relational model database server produced by Microsoft

4. Tool

  • Netbeans 8.2
  • Java JDK 8
  • Apache Tomcat 8.5.29

Useful Resources

# Name Description
1 web Folder -
2 src Folder source code
3 Database File database script
4 META-INF Folder -
5 WEB-INF Folder -

How Can Get Started

  • Using NetBeans 8.2 IDE to start project easier
  • After open project in IDE, import SQL JDBC, JSTL 1.2 library that support by IDE
  • Run the Database-BookStore.sql script
  • Replace some database connection imformation in DBUtils.java file

Learn More

License & Copyright

© 2025 Duc Hai Doan haibeu2901 Licensed under the GPL-3.0 LICENSE.

🤟 Feel free to use my repository and star it if you find something interesting 🤟

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages