Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wibus-wee/worknumman
Check WorkNum of Students
https://github.com/wibus-wee/worknumman
Last synced: about 1 month ago
JSON representation
Check WorkNum of Students
- Host: GitHub
- URL: https://github.com/wibus-wee/worknumman
- Owner: wibus-wee
- License: gpl-3.0
- Created: 2024-11-09T14:29:36.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-20T09:12:20.000Z (about 2 months ago)
- Last Synced: 2024-11-20T10:41:20.213Z (about 2 months ago)
- Language: Swift
- Homepage:
- Size: 698 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
WorkNumMan
Check WorkNum of Students
Download for
Source Code
## ⚠️ Warning
This project relies heavily on **AI** and is just a tool to facilitate the management of university affairs, so **"it's fine as long as it works."**
## ✨ Features
- [x] Check WorkNum of Students
- [x] Import Students from String List
- [x] Export Result as Image## 🎨 Preview
## 📦 Usage
### How to import students list?
**_Students List Format:_**
```
12345 // Room ID
StudentID,Name,Phone
StudentID,Name,Phone
...
```### Format Keywords
- ``: Student ID
- ``: Student Name
- ``: Any length of any string
- ``: Order of Student
- ``: Order of Student in Chinese## ❓ Issues
- [ ] CPU Usage is too high while scrolling.
## 📄 License
This project is licensed under AGPLv3. See the [LICENSE](LICENSE) file for details.
## 📝 Author
WorkNumMan © Wibus, Released under AGPLv3. Created on Nov 9, 2024
> [Personal Website](http://wibus.ren/) · [Blog](https://blog.wibus.ren/) · GitHub [@wibus-wee](https://github.com/wibus-wee/) · Telegram [@wibus✪](https://t.me/wibus_wee)