Free installation
Technical implementationDevelopment language: jsp. Framework: jsp+servlet. Mode: B/S. Database: mysql. Development tools: myeclipse or eclipse are acceptable. Thesis word count: about 10,000.
Function realizationThere are three types of customers of the restaurant delivery system: administrators, restaurant staff and users. With administrator rights, restaurant staff can manage dish information and orders; users can implement functions such as ordering and evaluation. The main contents are as follows:
(1) Customer login: Customers include administrators, restaurant staff and users.
(2) Personal information maintenance: Personal information mainly includes phone number, nickname, address and other information, and can add, delete, modify and check basic personal information.
(3) Dish information management: Dish information mainly includes dish number, dish name, materials, price, pictures, inventory and other information. Restaurant staff can add, delete, modify, and check dish information.
(4) Browse and query dish information: View all dish information in the restaurant, and perform query operations based on the name and type of the dish.
(5) Shopping cart management: Users can put dishes into the shopping cart and manage the dish information in the shopping cart.
(6) Order management: Users can submit orders, but the status of submitted orders can be viewed, and cannot be modified or deleted; restaurant staff can view orders and modify the status of orders, such as shipped, received, etc.
(7) Evaluation management: Users can evaluate the dishes they have ordered.
System screenshot