Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

밥 먹언? : 부모와 자녀 간 식사사진을 공유할 수 있는 앱

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|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|
|---|---|---|---|---|
|메인뷰edited|업로드뷰|Poke뷰|도구편집뷰|아카이빙뷰|

## 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]**|프로젝트 내 파일, 코드 이동 및 이름 변경|