Skip to content

comfuture/vuetiful-meetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vuetiful Meetup

뷰티플코리아 밋업 참가자 및 스탭이 사용할 웹앱

Features

For attendee

  • 밋업 일정 및 정보
  • 밋업 등록 정보 조회
  • 이메일로 로그인
  • [ ] 문자 인증번호로 로그인

For staff

  • 참가자 목록 열람
  • 참가자 목록 검색
  • 참가자 체크인
    • 매뉴얼 체크인
    • 바코드로 체크인

For organizer

  • 밋업 생성
  • 참가자 목록 벌크 업로드

Development

  1. Obtain a Firebase Project ID to use for this project. See Overiew Here

  2. install dependencies

npm i
cd src && npm i
cd prod/server && npm i
  1. Build The Project

In root directory, run

npm run build
  1. Run locally
npm run serve
  1. Deploy
npm run deploy

For rapid development, just run npm run dev in src directory.

About

webapp for vuetiful korea meetup attendee and staff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published