Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blocklune/catch-dog
A randomized roll call / raffle web app built with Vue2 & Element UI
https://github.com/blocklune/catch-dog
element-ui vue2
Last synced: 2 days ago
JSON representation
A randomized roll call / raffle web app built with Vue2 & Element UI
- Host: GitHub
- URL: https://github.com/blocklune/catch-dog
- Owner: BlockLune
- Created: 2024-11-11T04:44:11.000Z (5 days ago)
- Default Branch: main
- Last Pushed: 2024-11-11T05:00:23.000Z (5 days ago)
- Last Synced: 2024-11-11T06:17:39.735Z (5 days ago)
- Topics: element-ui, vue2
- Language: HTML
- Homepage:
- Size: 329 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CatchDog
一个使用 Vue2 + Element UI 写的随机点人 / 抽奖网页应用。
## 故事
它写于我的高中时期,当时和电脑老师打赌,对着文档照着示例花了一两个周末晚上写出来的。老师用的是 jQuery,一种听过但没写过的技术。
我这个版本能输入名字点人,也能用随机数(学号)点人。当时和老师打赌的时候,老师的版本里还有一个通过图片点人的功能,但我这儿到今天也还没做。
为什么叫 CatchDog 呢?大概是取自 A lucky dog 表示一个人很走运,然后 “抓到那个走运的人” 就是 Catch dog? :)
## 预览
![Screenshot 1](img/1.png)
![Screenshot 2](img/2.png)
![Screenshot 3](img/3.png)
![Screenshot 4](img/4.png)
![Screenshot 5](img/5.png)