default.mov
default.mov
Grafana & Slack
|
|
| Frontend | Backend | DevOps | DB | Monitoring | Others |
|---|---|---|---|---|---|
|
|
|
|
|
|
|
| Pictures |
|
|
|
|
|
|
|
|---|---|---|---|---|---|---|---|
| Name | 김홍석 | 이서영 | 유강인 | 김동현 | 김유현 | 조민정 | 김지윤 |
| Position |
Backend Leader |
Frontend | Backend | Backend | Backend | Backend | Backend |
| GitHub |
|
|
|
|
|
|
|
src
┣ api
┃ ┗ index.jsx
┣ components
┃ ┣ Attendance.jsx
┃ ┣ Bubble.jsx
┃ ┣ Button.jsx
┃ ┣ ChatBubble.jsx
┃ ┣ ChatFeedbackAlert.jsx
┃ ┣ DashboardGraphs.jsx
┃ ┣ DropDown.jsx
┃ ┣ Header.jsx
┃ ┣ Input.jsx
┃ ┣ Layout.jsx
┃ ┣ PlayButton.jsx
┃ ┣ RecordButton.jsx
┃ ┗ SoundWave.jsx
┣ pages
┃ ┣ Dashboard
┃ ┃ ┗ index.jsx
┃ ┣ Intonation
┃ ┃ ┣ index.jsx
┃ ┃ ┗ IStudy.jsx
┃ ┣ Pronunciation
┃ ┃ ┣ index.jsx
┃ ┃ ┗ PStudy.jsx
┃ ┣ SignIn
┃ ┃ ┗ index.jsx
┃ ┣ SignUp
┃ ┃ ┗ index.jsx
┃ ┣ Home.jsx
┃ ┗ RecordTest.jsx
┣ store
┃ ┣ authStore.jsx
┃ ┗ index.jsx
┣ util
┃ ┗ AudioUtil.jsx
┣ App.css
┣ App.jsx
┣ GlobalStyle.jsx
┣ index.css
┣ main.jsx
┗ Router.jsx



