Skip to content

This is a system to performance vote by a model.✍

Notifications You must be signed in to change notification settings

Cecilia520/VoteSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VoteSystem

设计目的

马上要准备去找工作了,又将Java基础加强学习了一遍,经过第一阶段的基础加强学习完成后,想将所有的基础重新联系起来,就尝试做了一个投票系统,这种系统的第一个版本还只是基于B/S模式,不过在后面还会继续将其完善成C/S模式的!

涉及到的主要知识:

集合、IO、多线程、Socket编程、异常

功能介绍

整个系统比较简单,大致包含如下功能:
  • 登录

  • 注册

  • 投票管理

  • 用户管理

  • 进行投票

类图设计

由于系统基于B/S模式,只有客户端和服务端,类图大体如下: 服务端

客户端

演示结果

服务端

客户端

About

This is a system to performance vote by a model.✍

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages