Skip to content

ksa37/ChoiceHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChoiceHelper

선택이 어려운 사람들을 위한 랜덤선택 서비스



기술스택

  • MERN (MongoDB, Express, React js, Node js)



How to run the project

$ git clone https://github.com/ksa37/ChoiceHelper.git
$ cd server
$ npm run start
$ (another terminal)
$ cd client
$ npm run start

Open http://localhost:3000 in browser to access this program.



Demo Video

demo_AdobeCreativeCloudExpress



Detailed description

1) Main page

  • 선택지를 입력할 수 있는 페이지입니다.
  • '추가하기' 버튼을 눌러 최대 7개까지의 선택지를 입력할 수 있습니다.
  • 개발 중인 기능: 흔들림을 감지하면 골라주기

image demo_2022_03_29_AdobeCreativeCloudExpress

2) Selected page

  • 주어지 선택지 중에서 랜덤하게 선택된 것이 보여지는 페이지입니다.
  • 최근 다른 사람들의 선택지들을 확인할 수 있습니다.
  • 개발 중인 기능: 공유하기

image



역할 분담

  • 김수아: 프론트엔드(React js, Redux)
  • 박지윤: 백엔드(디비와 서버를 연결해서 프론트엔드로부터 데이터를 저장하거나, 프론트엔드에게 데이터를 전송)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published