Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/developeracademy-postech/mc3-team3-puhaha
밥 먹언? : 부모와 자녀 간 식사사진을 공유할 수 있는 앱
https://github.com/developeracademy-postech/mc3-team3-puhaha
firebase swift uikit
Last synced: about 4 hours ago
JSON representation
밥 먹언? : 부모와 자녀 간 식사사진을 공유할 수 있는 앱
- Host: GitHub
- URL: https://github.com/developeracademy-postech/mc3-team3-puhaha
- Owner: DeveloperAcademy-POSTECH
- Created: 2022-07-14T01:05:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-25T07:14:13.000Z (almost 2 years ago)
- Last Synced: 2023-05-06T10:27:51.468Z (over 1 year ago)
- Topics: firebase, swift, uikit
- Language: Swift
- Homepage:
- Size: 23.2 MB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![MC3_오전3팀_밥먹언](https://user-images.githubusercontent.com/99120199/184616959-d6d37bf4-959c-4462-ad53-832b74ff66d0.jpg)
**우리가족 랜선식탁: 밥먹언?**
**MOTD: Meal of the Day**
## App statement
An app to share photos of meals with your families and keep in touch with each other
부모와 자녀 간 식사사진을 공유할 수 있는 앱## Members
|[Colli]|[Key]|[Lena]|[Teemo]|[Woogy]|
|---|---|---|---|---|
||||||[Colli]:https://github.com/SohyeonKim-dev
[Key]:https://github.com/keypark22
[Lena]:https://github.com/lenamin
[Teemo]:https://github.com/teethemoji
[Woogy]:https://github.com/JIW00NG## Screen Shot
|Main View|Upload View|Poke View|Poke Editing View|Archiving View|
|---|---|---|---|---|
||||||## Skills & Tech Stack
- UIKit (Codebase)
- Scene Kit
- Apple Sign In
- Firebase
- Github
- SwiftLint
- Figma## Git Commit Message
|Type|Subject|
|---|---|
|**[FEAT]**|새로운 기능 구현|
|**[ADD]**|새로운 뷰, 부수적인 코드 추가, 에셋, 파일, 데이터 등 추가|
|**[FIX]**|버그 수정|
|**[CHORE]**|내부 파일 수정, 세팅 파일 수정|
|**[DEL]**|코드 삭제|
|**[DOCS]**|리드미 등 문서 수정|
|**[MOD]**|Storyboard 파일만 수정하는 경우|
|**[REFACTOR]**|코드 리팩토링, 전면 수정이 있을 때|
|**[MERGE]**|머지|
|**[MOVE/RENAME]**|프로젝트 내 파일, 코드 이동 및 이름 변경|