Skip to content

유기견을 관심있게 바라볼 수 있는 새로운 입양 시스템 - 🥉벚꽃톤 우수상, 🥇제주톤 대상

Notifications You must be signed in to change notification settings

9oormthon-univ/2024_BEOTKKOTTHON_TEAM_9_FE

Repository files navigation

2024_BEOTKKOTTHON_TEAM_9_FE

👋 introduce team member

이름 대학교 역할 이메일
황현정 동국대학교 팀장, 프론트엔드 ghkd4009@gmail.com
여은동 동국대학교 프론트엔드 pius0316@gmail.com
김나령 덕성여자대학교 백엔드 criticalpxint@naver.com
권보궁 단국대학교 백엔드 kbg990416@gmail.com
정민지 동덕여자대학교 기획 pop0080@naver.com
이지혜 서울여자대학교 디자인 fox8128@naver.com

🛠️ Tech

Frameworks

Flutter Dart

Backend

Spring Spring Boot Spring Security Spring Data JPA Flask

Chat Bot

OpenAI LangChain

Database

MySQL Amazon RDS

Storage

Amazon S3

Infrastructure

Amazon EC2


Flutter Project Build Instructions

flutter pub get
flutter run

## If you encounter any issues in iOS build, follow these steps to clean your build cache for iOS
cd ios
rm Podfile.lock
rm Podfile
rm -rf Pods
pod cache clean --all
cd ..
flutter clean
flutter pub get
cd ios
pod install
flutter pub get
flutter run

## If you encounter any issues in Android build, follow these steps to clean your build cache for Android 
cd android
./gradlew clean
cd ..
flutter clean
flutter pub get
flutter run

Project Introduction

Architecture

💻 demonstration video

KakaoTalk_Video_2024-03-24-04-30-18.mp4

✨ Screen

Title Img Title Img
메인 스크린 스크린샷 2024-03-24 오전 4 18 39 유기견 상세 스크린 스크린샷 2024-03-24 오전 4 19 24
유기견과 채팅 스크린 image 대화하기 스크린 스크린샷 2024-03-24 오전 4 21 17
좋아요 스크린 스크린샷 2024-03-24 오전 4 22 23 마이페이지 스크린 스크린샷 2024-03-24 오전 4 22 40

🎯 Commit Convention

  • feat: Add a new feature
  • fix: Bug fix
  • docs: Documentation updates
  • style: Code formatting, missing semicolons, cases where no code change is involved
  • refactor: Code refactoring
  • test: Test code, adding refactoring tests
  • hore: Build task updates, package manager updates

💡 PR Convetion

아이콘 코드 설명
🎨 :art Improving structure/format of the code
⚡️ :zap Performance improvement
🔥 :fire Code/file deletion
🐛 :bug Bug fix
🚑 :ambulance Critical fix
:sparkles New features
💄 :lipstick Adding/updating UI/style files
:rewind Reverting changes
🔀 :twisted_rightwards_arrows Branch merging
💡 :bulb Adding/updating comments
🗃 :card_file_box Database-related modifications

🏆 Award

수상명 사진
벚꽃톤 우수상
스크린샷 2025-04-24 오후 1 38 33
제주톤 대상
image

About

유기견을 관심있게 바라볼 수 있는 새로운 입양 시스템 - 🥉벚꽃톤 우수상, 🥇제주톤 대상

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages