# 超市管理系统 **Repository Path**: joinux/supermarket-management-system ## Basic Information - **Project Name**: 超市管理系统 - **Description**: 学习布置的课设任务,完成课设后上传备份。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-23 - **Last Updated**: 2022-12-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 超市管理系统 这是学校布置的课程设计,只完成了账单页面的功能,以及登录的功能。 学校要求的技术比较老。 **开发工具以及环境:** - IDEA - MAVEN 3.6.1 - JDK8 - Tomcat8.0 - MySQL 5.7 建表SQL在与pom.xml文件的同级目录的keshe.sql中 需要手动创建数据库:名字叫keshe,字符集utf8mb4