Skip to content

The project is an online bookstore based on JavaWeb, including administrator and user interface.(该项目是一个基于JavaWeb实现的网上书店,包含管理员和用户界面。)

License

Notifications You must be signed in to change notification settings

Alexlingl/online_bookstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

一、Item description

The project is an online bookstore based on JavaWeb, including administrator and user interface. The user interface realizes the functions of book inquiry, hot sales list, information modification, order purchase and so on, while the administrator interface realizes the addition and modification of books, publishing houses and other information, and the modification of order status.

二、Technology used (project architecture)

Based on Spring, SpringMVC, the front end uses the Bootstrap, the database is mysql, and the JdbcTemplate operation database is adopted, and the caching mechanism uses Redis.

三、Project display

1、Login Page

image

2、User interface

image

image

3、Admin interface

image

image

image

四、Import Project

1、Build a development environment

exploitation environment:IDEA 2018.2.1/mysql 5.7.14/Redis 3.0.504

2、Import database data

You need to build a database called library in mysql and import the corresponding structure and data into the library database through the library.sql file.

3、Import project source code

It is highly recommended to import projects using maven.It will help you import all the packages you need, which have been defined in pom.xml file.

About

The project is an online bookstore based on JavaWeb, including administrator and user interface.(该项目是一个基于JavaWeb实现的网上书店,包含管理员和用户界面。)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published