Skip to content

Commit c88e0cf

Browse files
authored
Merge pull request #263 from pirogramming/main
[Fix] weekly 과제 하드코딩=>동적으 로 가져오기
2 parents e28239f + b255f5e commit c88e0cf

17 files changed

Lines changed: 113 additions & 7 deletions

README.md

Lines changed: 77 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,77 @@
1-
# 🏫 PiroCheck
2-
피로그래밍 과제/출석/보증금 관리 서비스
1+
2+
<img src="assets/Group 2.png" alt="PIROCHECK MAIN" width="100%" style="display: block; margin: 0;" />
3+
4+
5+
6+
7+
8+
# PIROCHECK 🔍
9+
10+
11+
PiroCheck는 동아리 출결 및 과제 관리를 효율적으로 돕는 통합형 플랫폼입니다.
12+
운영진의 번거로운 수작업을 줄이고, 부원들의 출결과 과제를 한눈에 확인할 수 있도록 지원합니다.
13+
14+
---
15+
16+
## 🚀 주요 기능
17+
18+
- **✅ 실시간 출결 코드 생성 및 기록**
19+
- **📚 과제 관리 및 상태 추적**
20+
- **🖥 관리자 / 사용자 모드 분리**
21+
- **📈 직관적인 UI/UX로 학습 효율성 증가**
22+
23+
---
24+
## 👤 부원 기능
25+
- #### 로그인
26+
<img src="assets/1-1피로23기 로그인.mp4.gif" width="100%" style="display: block; margin: 0;" />
27+
28+
- #### 과제 체크
29+
<img src="assets/1-2피로23기 과제체크.mp4.gif" width="100%" style="display: block; margin: 0;" />
30+
31+
- #### 출석 체크
32+
<img src="assets/1-3피로23기 출석체크.mp4.gif" width="100%" style="display: block; margin: 0;" />
33+
34+
- #### 보증금 체크
35+
<img src="assets/1-4피로23기 보증금체크.mp4.gif" width="100%" style="display: block; margin: 0;" />
36+
37+
---
38+
39+
## 🛠 운영진 기능
40+
- #### 로그인
41+
<img src="assets/2-1운영진 로그인.mp4.gif" width="100%" style="display: block; margin: 0;" />
42+
43+
- #### 수강생 관리
44+
<img src="assets/2-2운영진 수강생 관리.mp4.gif" width="100%" style="display: block; margin: 0;" />
45+
46+
- #### 과제 관리
47+
<img src="assets/2-3운영진 과제관리.mp4.gif" width="100%" style="display: block; margin: 0;" />
48+
49+
- #### 출석코드 생성
50+
<img src="assets/2-4운영진 출석코드생성.mp4.gif" width="100%" style="display: block; margin: 0;" />
51+
52+
---
53+
54+
## 👩‍💻 Developers
55+
| [<img src="https://avatars.githubusercontent.com/Imggaggu" width="180"/><br/>**박서정**](https://github.com/Imggaggu)<br/>PM · FE · Design · Infra | [<img src="https://avatars.githubusercontent.com/qkrxogmla" width="180"/><br/>**박태희**](https://github.com/qkrxogmla)<br/>FE | [<img src="https://avatars.githubusercontent.com/NamKyeongMin" width="180"/><br/>**남경민**](https://github.com/NamKyeongMin)<br/>FE |
56+
|------|------|------|
57+
| [<img src="https://avatars.githubusercontent.com/seonjuuu" width="180"/><br/>**김선주**](https://github.com/seonjuuu)<br/>BE | [<img src="https://avatars.githubusercontent.com/dietken1" width="180"/><br/>**정원준**](https://github.com/dietken1)<br/>BE | [<img src="https://avatars.githubusercontent.com/l-wanderer01" width="180"/><br/>**장재훈**](https://github.com/l-wanderer01)<br/>BE |
58+
---
59+
60+
## 🛠️ 기술 스택
61+
62+
<!--
63+
- **Frontend**: React, Vite, TailwindCSS
64+
- **Backend**: Spring Boot, PostgreSQL
65+
- **Infra**: AWS EC2, S3, GitHub Actions, CloudFront, Nginx
66+
-->
67+
68+
![Frontend](https://img.shields.io/badge/Frontend-React%20%7C%20Vite%20%7C%20TailwindCSS-61DAFB?style=flat-square&logo=react)
69+
<br>
70+
![Backend](https://img.shields.io/badge/Backend-SpringBoot%20%7C%20PostgreSQL-6DB33F?style=flat-square&logo=spring)
71+
<br>
72+
![Infra](https://img.shields.io/badge/Infra-AWS%20EC2%20%7C%20S3%20%7C%20GitHub%20Actions%20%7C%20CloudFront%20%7C%20Nginx-F7931E?style=flat-square&logo=amazonaws)
73+
74+
75+
76+
77+
59.1 KB
Loading
302 KB
Loading
108 KB
Loading
59.2 KB
Loading
88.8 KB
Loading
754 KB
Loading
312 KB
Loading
396 KB
Loading

assets/DEVELOPERS.png

24.8 KB
Loading

0 commit comments

Comments
 (0)