Skip to content

Latest commit

 

History

History
60 lines (39 loc) · 2.92 KB

README.md

File metadata and controls

60 lines (39 loc) · 2.92 KB

2024 구름톤 유니브 2기 벚꽃톤 최우수상(2위) 수상작 🏆

💉 20대 백신 접종률 향상을 위한 백신 조회 및 추천 서비스, 백곰 (Ver.1)🐻‍❄️

20대 백신 접종률 향상을 위한 종합적인 서비스를 제공하는 백곰 : 백신아, 곰아워 🐻‍❄️ 팀의 프론트엔드 개발 저장소입니다.

image

🌸 Developers

FE FE
국민대학교 한림대학교
김민정 오소현
@minjeoong @osohyun0224

🛠️ Tech


🐻‍❄️ 서비스 소개

image

image

🐻‍❄️ 기능 소개

image

image

image

image

image

image

🛠️ System Architecture

1121

🐻‍❄️ Vacgom Season 2 Repo

Vacgom Season 2 "우리 아이 백신 접종을 위한 백신 조회 및 추천 서비스" 바로가기

🎯 Vacgom's Frontend Commit Convention

  • ✨ Feat: A new feature or enhancement
  • 🐛 Fix: A bug fix
  • 📝 Docs: Documentation changes
  • 🎨 Style: Code style changes (formatting, missing semi colons, etc)
  • ♻️ Refactor: Code refactoring
  • ✅ Test: Adding or modifying tests
  • 🚀 Deploy: Deploying stuff
  • 🔧 Chore: Other changes that don't modify src or test files
  • ⚙️ Settings: Changing configuration files