-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
227 additions
and
81 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,66 @@ | ||
# React + Vite 프로젝트 초기 설정 | ||
# 쉽게🎫티켓 | ||
|
||
## Install dependencies | ||
### 누구나 쉽게 배우는 티켓팅 플랫폼, 쉽게티켓😎 | ||
|
||
``` | ||
npm i | ||
``` | ||
![main](public/assets/images/main.png) | ||
|
||
## 프로젝트 소개 | ||
|
||
현재 다양한 이벤트, 공연, 스포츠 경기 등의 티켓 예매는 대부분 온라인에서 이루어지고 있습니다. 그러나 인터넷 사용에 익숙하지 않은 어르신분들 또는 사회적 약자들은 이러한 온라인 티켓팅에서 어려움을 겪고 있으며, 결과적으로 문화생활을 즐길 기회를 얻지 못하는 경우가 많습니다. | ||
|
||
쉽게티켓은 이러한 문제를 해결하고자 합니다. 사용자들이 티켓팅 과정을 연습하면서 다양한 난이도의 문제를 경험하여 실제 상황에서의 대응 능력을 기를 수 있도록 도와줍니다. 디지털 격차 없이 누구나 예매 과정을 쉽게 배울 수 있습니다. | ||
|
||
## 주요 기능 | ||
|
||
(ppt 사진으로 대체?) | ||
|
||
- 연습모드 | ||
|
||
- 다양한 난이도에 맞춰 티켓팅 연습을 할 수 있는 모드입니다. | ||
- 사용자는 난이도에 따라 점진적으로 어려워지는 티켓팅 문제를 해결하며 예매 기술을 향상시킬 수 있습니다. | ||
|
||
- 실전모드 | ||
- 실제 티켓팅과 유사한 화면을 구성하여, 제한 시간 내에 티켓팅에 성공하도록 유도하는 모드입니다. | ||
- 실제 상황에서의 티켓팅 경험을 제공하여 실전 감각을 익힐 수 있습니다. | ||
|
||
## 팀 소개 | ||
|
||
## Run | ||
[팀 노션 바로가기](https://abyss-2.notion.site/ac49d8e6e597422ba111bc38594ba2f4?pvs=4) | ||
|
||
## 팀원 소개 | ||
|
||
| 고다은 | 이영주 | 이한희 | | ||
| ------------------------------------------------------------------ | ----------------------------------------------------------------- | ------------------------------------------------------------------ | | ||
| ![profile1](https://avatars.githubusercontent.com/u/141714293?v=4) | ![profile2](https://avatars.githubusercontent.com/u/77565980?v=4) | ![profile3](https://avatars.githubusercontent.com/u/168459001?v=4) | | ||
| [Daeun-100](https://github.com/Daeun-100) | [abyss-s](https://github.com/abyss-s) | [hanheel](https://github.com/hanheel) | | ||
| FE | FE | FE | | ||
|
||
## 기술 스택 | ||
|
||
| 카테고리 | 스택 | | ||
| ------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | | ||
| Environment | <img src="https://img.shields.io/badge/React-61DAFB.svg?&style=flat-square&logo=React&logoColor=white"/> <img src="https://img.shields.io/badge/Vite-646CFF.svg?&style=flat-square&logo=Vite&logoColor=white"/> | | ||
| Common | <img src="https://img.shields.io/badge/Eslint-4B32C3.svg?&style=flat-square&logo=Eslint&logoColor=white"/> <img src="https://img.shields.io/badge/Prettier-F7B93E.svg?&style=flat-square&logo=Prettier&logoColor=white"/> | | ||
| Language | <img src="https://img.shields.io/badge/Javascript-F7DF1E.svg?&style=flat-square&logo=Javascript&logoColor=white"/> <img src="https://img.shields.io/badge/CSS3-1572B6.svg?&style=flat-square&logo=CSS3&logoColor=white"/> | | ||
| Style | <img src="https://img.shields.io/badge/Styled_Components-DB7093.svg?&style=flat-square&logo=styled-components&logoColor=white"/> | | ||
| Backend | <img src="https://img.shields.io/badge/Firebase-FFCA28.svg?&style=flat-square&logo=Firebase&logoColor=black"/> | | ||
| Collaboration | <img src ="https://img.shields.io/badge/Git-F24E1E.svg?&style=flat-square&logo=Figma&logoColor=white"/> <img src="https://img.shields.io/badge/Trello-0052CC.svg?&style=flat-square&logo=Trello&logoColor=white"/> <img src="https://img.shields.io/badge/Notion-000000.svg?&style=flat-square&logo=Notion&logoColor=white"/> <img src="https://img.shields.io/badge/Discord-5865F2.svg?&style=flat-square&logo=Discord&logoColor=white"/> | | ||
|
||
## 기획 및 디자인 | ||
|
||
(피그마 링크 or 사진 첨부) | ||
|
||
### 플로우차트 | ||
|
||
### 와이어프레임 | ||
|
||
## 프로젝트 실행 | ||
|
||
``` | ||
npm i | ||
npm run dev | ||
``` | ||
|
||
## Lint and fix all | ||
## 코멘트 | ||
|
||
``` | ||
npm run lint | ||
``` | ||
(각자 배운점, 아쉬운점 같은 부분 적기) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
import styled from "styled-components"; | ||
import InfoIcon from "/public/assests/images/icons/errorInfo.svg?react"; | ||
|
||
const ErrorTextContainer = styled.div` | ||
display: flex; | ||
align-items: center; | ||
gap: 8px; | ||
height: 20px; | ||
`; | ||
|
||
const ErrorTextMessage = styled.span` | ||
color: var(--point-color); | ||
font-size: 18px; | ||
`; | ||
|
||
const ErrorText = ({ text }) => { | ||
return ( | ||
<ErrorTextContainer> | ||
<InfoIcon /> | ||
<ErrorTextMessage>{text}</ErrorTextMessage> | ||
</ErrorTextContainer> | ||
); | ||
}; | ||
|
||
export default ErrorText; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.