Skip to content

Latest commit

 

History

History
57 lines (28 loc) · 1.23 KB

README.md

File metadata and controls

57 lines (28 loc) · 1.23 KB

Java+ssm个人记账管理系统610

一、系统介绍

用户:记账、收支管理、收支统计、收支分析、收支预算、心愿单、备忘录

管理员:用户管理、收支类别管理、新闻管理

二、所用技术

后端使用 ssm(spring+springmvc+mybatis),前端使用 bootstrap 组件库配合完成开发。

三、环境介绍

基础环境 :IDEA/eclipse,maven3.x,JDK 1.8 , Mysql 5.7

源码+数据库脚本

所有项目以及源代码本人均调试运行无问题 可支持远程调试运行

四、页面截图

contents

contents

contents

contents

contents

contents

contents

contents

contents

contents

contents

contents

五、浏览地址

管理员登录:账号:admin 密码: 123456

http://localhost:8686/financialManage/userManage/logout.action

用户登录:账号:mm 密码: 123456

http://localhost:8686/financialManage/user/logout.action