-
Notifications
You must be signed in to change notification settings - Fork 15
[7주차] Finble 미션 제출합니다. #5
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
JeeeunOh
wants to merge
66
commits into
CEOS-Developers:master
Choose a base branch
from
finble-FE:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or 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
Chaeyeonan
데모데이 로직 수정 필요
… into chaeyeonan
Chaeyeonan
… into chaeyeonan
… into chaeyeonan
Chaeyeonan
배포 npm install
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
안녕하세요 finble 프론트 오지은, 안채연입니다:)
장장 한달동안 개발을 진행한 프로젝트지만... 정작 최근 3일동안 개고생한 기억이...있네요:)
처음으로 finble 백엔드 메이트들이랑 개발을 진행할 수 있어서 재밌기도 했습니다:)
finble✨ 체고!!
배포 링크
https://ceos-demo-vote-one.vercel.app/
2022-12-22.12.19.55.mov
스토리라인 소개
1. 메인에서 회원가입을 진행합니다.
다음의 경우에는 경우에 따른 alert가 뜹니다
2. 메인에서 로그인을 진행합니다.
3. 파트장 투표를 진행합니다.
다른 파트장 투표 결과는 확인할 수 있습니다.
4. 데모 투표를 진행합니다.
아쉬운 점
현재 access Token을 로컬스토리지에 저장하고 있는데요..ㅎ
이렇게 되면 보안이 ㅎㅎ...
추후 개선해보려고 합니다.