Code Monkey home page Code Monkey logo

myshoppingsystem's Introduction

我行我素购物管理系统项目总结


这是一个比较水的练手项目,对于初学Java的新手来说比较适合练手,该项目的主要来源是我暑假参加工程实践,按老师给的需求个人开发的玩具项目,不足之处,还望指点。

1.项目的起始界面:

avatar

2.登录系统

avatar

对错误登录进行限制3次机会

avatar

3.进入管理系统的主菜单

avatar

(1)选择客户管理子系统avatar

选择查询所有会员用户信息

avatar

选择查询添加会员用户信息

avatar

选择查询修改会员用户信息

avatar

选择查询查看指定会员用户信息

avatar

(2)选择购物积分结算系统

该部分模块相当于超市中收款的扫码枪,通过购物金额和会员卡对客户会员的积分进行更新。

avatar

满足一定的金额后可进行换购满足不了一定的金额积分,则不能够换购。

avatar

(3)选择真情大回馈系统,该部分主要分为3个项目:

  • 幸运大放送
  • 幸运抽奖
  • 生日问候

avatar

幸运大放送模块主要是根据会员的卡等级,分为普通会员和黄金会员,普通会员满3000积分才可兑换500积分奖励,而黄金会员则需要满足1000积分便可兑换积分500.

avatar

*注意:积分不足则不能够兑换

avatar

幸运抽奖模块主要是双色球模式的产生5个随机中奖号码,将该会员的卡号与中奖号码比对,相同则为中奖用户!!

avatar

生日问候部分主要是对会员顾客生日当天进行积分赠送当做生日回馈。

avatar

当天不是会员顾客生日则不兑换

avatar

接下来在主页面选择注销后,返回主菜单退出系统,则该进程结束

avatar

该项目使用IDEA开发,通过Mysql进行用户会员的信息存储与更新,一个简单的demo小项目供初学者练手。您要是喜欢还请多多star.

O(∩_∩)O哈哈~

myshoppingsystem's People

Contributors

zj1997 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.