Graduation Project - Supermarket Inventory Management System Based on SSM

Source Code: D-E25 

Project type: Java EE project (SSM framework)

Project Name: Supermarket Inventory Management System Based on SSM

Author of source code: developed and produced by outsiders

Author of the paper: Written by Xiaoyaoyou himself

Current version: V1.0.0 version

User type: Dual roles (ordinary employees, administrators)

Design Patterns: MVC

Project architecture: B/S architecture

Development language: Java language

Front-end technology: BootStrap, HTML, CSS, JS, JQuery, etc.

Back-end technology: JSP, SSM framework

Operating environment: win10/win7/JDK1.8

Running tools: This system is developed with Eclipse, which only supports Eclipse running, but not MyEclipse and IDEA running, because the skeletons of the three are different, forcibly importing and opening the running may lead to unknown errors.

Database: MySQL5.5/5.7/8.0 version

Running server: Tomcat7.0/8.0/8.5/9.0 and other versions

Whether based on Maven environment: No

Whether to use the frame: yes

Number of database tables: 5 tables

Number of JSP pages: about 22

Whether there is pagination: there is pagination

Whether there are code comments: Yes

Whether there is a course report: no

Whether there is a thesis: Yes, the thesis is about 10980 words and 30 pages.

Portable service: remote debugging service and guidance service (remote debugging, question answering and guidance)

Applicable scenarios: Java graduation project, course design learning reference, very suitable for college students who study computer.

Project description: This system is mainly to manage the information of goods and materials purchased by supermarkets, as well as supplier information.

The staff end mainly includes logging in, viewing announcements, viewing cargo material information, viewing supplier information, viewing and modifying personal information, etc.

Function.

Administrator login, staff management, bulletin board management, cargo material management, supplier management, system management and other functions.

Project Description

project skeleton

database

Log in

staff list

add staff

modify staff

bulletin board list

Announce

Modification notice

List of cargo materials

Enter cargo material

Modify cargo material

supplier list

add supplier

modify supplier

Personal Information Modification

Guess you like

Origin blog.csdn.net/wx1998114/article/details/131583836