KTV management system based mysql jsp

Development Environment:
the Eclipse / MyEclipse, Tomcat7, Jdk1.7

Database:
MySQL

Project Description:
system implementation
I, front office functions
1. Registration and login (visitors can browse the merchandise, purchase orders need to become a member, membership is not prompted to register; Log determine the login information is correct)
2. query or modify personal information
3. Product Search (private rooms (size), drinks, food, snacks, and a picture display specific information)
4. Browse products (products can be classified pagination)
5. purchase (Add to cart (the number of change, calculate the total price, delete, etc.) -> shopping settlement - orders> next) [package at between single book can select the time period]
6. logout
II, Admin
1. user management (members, administrators: query, add, modify, delete)
2. commodity management (query, add, modify, delete)
3. Order management (all orders paid orders, unfilled orders, canceled orders) (modify, query, delete orders)
4. information management (users, merchandise)
5. Log Out

Here Insert Picture Description

Here Insert Picture Description

Here Insert Picture Description
Here Insert Picture Description

Here Insert Picture Description

Here Insert Picture Description

Here Insert Picture Description

Here Insert Picture Description

Published 74 original articles · won praise 37 · views 70000 +

Guess you like

Origin blog.csdn.net/exodus3/article/details/103337571