Skip to content

인생책장 서비스의 클라이언트 레포지토리 - 🥉동국대 SW교육원 장려상 두 번, 🥈동국대 겨울 종합설계 최우수상, 🥇COSS 인 제주 챌린지 대상, ✈️ 제네바 ITU 미팅 참가

License

Notifications You must be signed in to change notification settings

life-librarians/life-bookshelf-client

Repository files navigation

life-bookshelf-client

👋 introduce team member

이름 대학교 역할 이메일
황현정 동국대학교 팀장, 프론트엔드 ghkd4009@gmail.com
여은동 동국대학교 프론트엔드 pius0316@gmail.com
이재원 동국대학교 프론트엔드, AI jwlee010222@gmail.com
최시원 동국대학교 백엔드 42.4.sichoi@gmail.com

🛠️ Tech

Frameworks

Flutter Dart


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

✨ Screen

Title Img Title Img
메인 스크린 image 온보딩 스크린 image
인터뷰 스크린 image n번째 자서전 스크린 image
교정/교열 스크린 image 출판 스크린 image
마이페이지 스크린 image

🎯 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

수상명 사진
SW교육원 장려상 image
동국대 겨울 종합설계 발표회 최우수상 image
COSS 제주도지사상 image
SW교육원 장려상 image
제네바 ITU 미팅 참가 IMG_0422

About

인생책장 서비스의 클라이언트 레포지토리 - 🥉동국대 SW교육원 장려상 두 번, 🥈동국대 겨울 종합설계 최우수상, 🥇COSS 인 제주 챌린지 대상, ✈️ 제네바 ITU 미팅 참가

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages