# Flicker
**Repository Path**: xiong35/Flicker
## Basic Information
- **Project Name**: Flicker
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 1
- **Created**: 2021-12-24
- **Last Updated**: 2021-12-24
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
Flicker
🚧 Flicker 🚀 Under construction... 🚧
About |
Features |
Technologies |
License |
Author
## :dart: About
Flicker 是一款可高度自定义的知识学习及分享网站, 部署于: [TODO]
## :sparkles: Features
- 支持自定义题库
- 支持分享题库
- 支持评论题目
- 支持收藏他人发布的题库
- 支持多种题目模式
- 题目与答案均支持富文本(markdown 及 katex)
- 支持多种主题样式
## :rocket: Technologies
- 前端: React, vite, TypeScript, Scss, Material-UI,
- 后端: golang, echo, mongo, redis
- 运维: husky, docker, docker-compose, nginx, drone-ci
## :memo: License
This project is under license from MIT. For more details, see the [LICENSE](LICENSE) file.
## Author
👨💻 Made with :heart: by
小组成员
| id | 姓名 | 分工 | 贡献 |
| ----------------------------------------------- | ------------- | -------------------------------- | ---- |
| [xiong35](https://github.com/xiong35) | 熊逸朗 cs1901 | 前端, 编写界面, React 逻辑及样式 | 25% |
| [gucan707](https://github.com/gucan707) | 顾璨 cs1902 | 前端, 编写界面, React 逻辑及样式 | 25% |
| [ueqri](https://github.com/ueqri) | 严航 cs1902 | 后端, 运维 | 25% |
| [woolen-sheep](https://github.com/woolen-sheep) | 尹一涵 cs1902 | 后端, 运维 | 25% |
Back to top