Skip to content

[7주차] 바리바리 미션 제출합니다. #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 70 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
70 commits
Select commit Hold shift + click to select a range
1263d72
초기세팅
YelynnOh Jun 1, 2023
928e2af
초기 세팅 중 불필요한 파일 삭제
YelynnOh Jun 1, 2023
3682ac6
style: GlobalStyle.tsx 생성 및 폰트 적용
YelynnOh Jun 1, 2023
3e03021
초기 세팅 중 불필요한 파일 수정
YelynnOh Jun 1, 2023
b4b660c
[fix] 모듈 추가
hmuri Jun 3, 2023
51757fd
feat: Login이랑 SignUp UI 1차 개발
YelynnOh Jun 21, 2023
0b50f8d
Merge branch 'master' of https://github.com/bariBari23/react-vote-17t…
YelynnOh Jun 21, 2023
57cba3e
[feat] 기본 골격
hmuri Jun 24, 2023
fe3ef22
[feat] 페이지 골격 만들기
hmuri Jun 24, 2023
2834294
[feat] Nav 골격 완성
hmuri Jun 24, 2023
60c5791
[feat] Login/ Signup 합침
hmuri Jun 24, 2023
6b0ce7d
[feat] Nav바 배치 완성
hmuri Jun 24, 2023
8541ba9
[feat] Info/로그인 박스 완성
hmuri Jun 24, 2023
2d8613a
[feat] Info/login box 완성
hmuri Jun 24, 2023
b39d7a8
[feat] 로그인 post 보내기
hmuri Jun 24, 2023
0a5114d
[feat] api 로그인 연동 성공
hmuri Jun 24, 2023
123f2b4
feat: 회원가입 api 연결
YelynnOh Jun 25, 2023
6c6fe5a
[feat] axios로 오류 넘겨서 잡기 (api 확인용) - 완료
hmuri Jun 26, 2023
364b95e
[feat] axiosError 정리, 로그인 input 태그 변경
hmuri Jun 26, 2023
17ed316
[feat] navbar Info 동적 변경 완성
hmuri Jun 26, 2023
037d1ef
[feat] 회원가입 api 연결
hmuri Jun 26, 2023
ce08fdb
[chore] signup 자잘 수정
hmuri Jun 26, 2023
e3447cc
[feat] 회원가입 자잘 수정
hmuri Jun 26, 2023
2de6ae6
[feat] 로그인 api 및 recoil 연동 완성
hmuri Jun 26, 2023
a43144a
[feat] 사용자 정보localStorage 연결 완료
hmuri Jun 26, 2023
91c0264
[feat] 로그아웃 기능 구현
hmuri Jun 26, 2023
228e7d9
[fix] 브랜치 정리용
hmuri Jun 26, 2023
f28ffc9
Merge pull request #1 from bariBari23/Navbar
YelynnOh Jun 26, 2023
1ca13e0
[chore] infobox error 잡기 추가
hmuri Jun 27, 2023
e0eb7bc
[feat] access Token 불일치 문제 해결
hmuri Jun 27, 2023
ef1fd13
[feat] 로그아웃&네브바 변경 완성
hmuri Jun 27, 2023
88763ca
[feat] 비로그인 시 서비스 제한 기능 추가
hmuri Jun 27, 2023
7e0a7bd
[fix] 브랜치 정리용
hmuri Jun 27, 2023
8c57a05
Merge pull request #2 from bariBari23/dev_minju
hmuri Jun 27, 2023
2cd1279
[feat] 투표 결과 api 연결 / App route에 서비스 사용 제한 걸기
hmuri Jun 27, 2023
d0a9e62
feat: 투표 결과 api 1차 완성
YelynnOh Jun 27, 2023
eb138fc
Merge branch 'dev' of https://github.com/bariBari23/react-vote-17th i…
YelynnOh Jun 27, 2023
9d1ea23
[fix] 로그인 오류 해결 중
hmuri Jun 27, 2023
fa87ffb
feat: 로그인 기능 제외 투표 결과 출력
YelynnOh Jun 27, 2023
d3e356b
[feat] 비로그인 서비스 제한 오류 해결
hmuri Jun 27, 2023
66bd980
Merge pull request #3 from bariBari23/minjudev
hmuri Jun 27, 2023
235ba6c
feat: voteBoss 화면에서 BossResult 화면으로 임시 이동 기능
YelynnOh Jun 27, 2023
81670ff
[feat] 데모데이 투표 및 결과 보기 완성 without css
hmuri Jun 27, 2023
785ba00
[chore] 버튼 클릭 시 submit 문제 해결
hmuri Jun 27, 2023
64b59e0
[feat] 회원가입 중복 아이디, 이메일, 유효하지 않은 이메일 주소 alert 추가
hmuri Jun 27, 2023
12678ba
[feat] 본인 팀 투표 제한 alert 추가
hmuri Jun 27, 2023
9940556
feat: 파트장 투표화면/투표결과 화면 기능 완성
YelynnOh Jun 27, 2023
f223b5c
fix: VoteBoss 필요없는 주석 코드 제거
YelynnOh Jun 27, 2023
8fed5f1
feat: 파트장 투표 자기 자신 투표 불가 기능 구현 중
YelynnOh Jun 27, 2023
5b59820
[feat] 데모결과 css 완성
hmuri Jun 28, 2023
2aff185
[feat] 비투표 제한, 회원가입 link 추가
hmuri Jun 28, 2023
3cc44b0
[feat] demoVote 1등팀 sorting&
hmuri Jun 28, 2023
f9000dc
style: BossResult 페이지와 VoteBoss 페이지 스타일
YelynnOh Jun 28, 2023
ab3bd59
[feat] 내림차순 소팅 및 css 수정 중
hmuri Jun 28, 2023
2fa00df
[feat] 데모데이 투표 결과 완성
hmuri Jun 28, 2023
8d55838
[feat] reset floating button 추가
hmuri Jun 28, 2023
695fc94
[fix] 중복 순위 이모지 처리
hmuri Jun 28, 2023
044ee0c
Merge pull request #4 from bariBari23/minjudev
hmuri Jun 28, 2023
e2adf8e
[chore] dropdown css
hmuri Jun 28, 2023
4605eb8
[chore] 파비콘 변경
hmuri Jun 28, 2023
05064f6
feat: 파트장 투표 및 투표 결과 화면 완성
YelynnOh Jun 28, 2023
4bf73ab
feat: 프론트/백 모두 나열되는 이슈 해결
YelynnOh Jun 28, 2023
00b8160
style: 전체 스타일링 검토
YelynnOh Jun 28, 2023
6f09561
[chore] css 수정
hmuri Jun 28, 2023
30fb69f
Merge pull request #5 from bariBari23/minjudev
hmuri Jun 28, 2023
59013bd
chore: 브랜치 정리
YelynnOh Jun 28, 2023
8d17fbf
Merge branch 'Result' of https://github.com/bariBari23/react-vote-17t…
YelynnOh Jun 28, 2023
0f0d984
chore: 최종 dev 머지
YelynnOh Jun 28, 2023
bb4d6c9
chore: 최종 dev 머지
YelynnOh Jun 28, 2023
b77a024
[chore] 파일명 수정
hmuri Jun 28, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions react-vote/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

# dependencies
/node_modules
/.pnp
.pnp.js

# testing
/coverage

# production
/build

# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local

npm-debug.log*
yarn-debug.log*
yarn-error.log*
8 changes: 8 additions & 0 deletions react-vote/.prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"singleQuote": true,
"semi": true,
"tabWidth": 4,
"trailingComma": "all",
"printWidth": 120,
"arrowParens": "always"
}
46 changes: 46 additions & 0 deletions react-vote/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
# Getting Started with Create React App

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Available Scripts

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.\
You will also see any lint errors in the console.

### `npm test`

Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.

### `npm run build`

Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!

See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.

### `npm run eject`

**Note: this is a one-way operation. Once you `eject`, you can’t go back!**

If you aren’t satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.

You don’t have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.

## Learn More

You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).

To learn React, check out the [React documentation](https://reactjs.org/).
Loading