Skip to content

Commit

Permalink
Docs: 리드미 작성
Browse files Browse the repository at this point in the history
commit 87ef428
Author: DuDu <[email protected]>
Date:   Thu Nov 7 22:38:36 2024 +0900

    docs: 리드미 업데이트

commit 6671266
Author: DuDu <[email protected]>
Date:   Thu Nov 7 22:36:35 2024 +0900

    docs: 리드미 작성중

commit 31a5310
Author: Safari <[email protected]>
Date:   Thu Nov 7 22:22:36 2024 +0900

    docs: 위젯 항목 추가

commit b62a09d
Author: Safari <[email protected]>
Date:   Thu Nov 7 21:39:51 2024 +0900

    docs: 프로젝트 구조 이미지 추가

commit af948e5
Author: DuDu <[email protected]>
Date:   Thu Nov 7 21:35:14 2024 +0900

    리드미작성중

commit 38e7275
Author: DuDu <[email protected]>
Date:   Thu Nov 7 21:10:58 2024 +0900

    리드미작성중

commit d4998db
Author: DuDu <[email protected]>
Date:   Thu Nov 7 00:05:12 2024 +0900

    리드미 작성중

commit 1b393a6
Author: DuDu <[email protected]>
Date:   Tue Nov 5 22:49:18 2024 +0900

    �리드미 작성중

commit 97a0bef
Author: DuDu <[email protected]>
Date:   Tue Nov 5 22:03:52 2024 +0900

    README 작업중2

commit cc30fcf
Author: DuDu <[email protected]>
Date:   Tue Nov 5 22:01:15 2024 +0900

    README 작업중
  • Loading branch information
FirstDo committed Nov 7, 2024
1 parent ff1348c commit 7cc25e3
Showing 1 changed file with 61 additions and 1 deletion.
62 changes: 61 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,61 @@
# Moneymong
<img src = "https://github.com/user-attachments/assets/dc81afb5-6f46-4803-b434-17736d4a9262" width = "100%">

# 머니몽

> 엑셀로 더이상 시간을 낭비하지 마세요.
> 회비 관리는 머니몽에서 스캔 한 번으로 5초면 가능하니깐요!
여러 문제들

- 직접 내역을 타이핑해야 하는 귀찮음
- 장부 가독성 저하
- 회계 장부의 불투명성

을 해결하여 한 눈에 알아보며, 쉽고 편하게 동아리/학생회의 회비를 관리할 수 있는 서비스를 만들고자 합니다


<a href="https://github.com/MONEYMONG/Android-Moneymong/graphs/contributors">
<img src = "https://github.com/user-attachments/assets/193f656c-d2c7-4f61-bb7b-2f6d43da41d9" width = "250">
</a>

# 프로젝트 정보

### 팀원

|<img src = "https://avatars.githubusercontent.com/u/69573768?v=4" width=200>|<img src = "https://avatars.githubusercontent.com/u/91936941?v=4" width=200>|<img src = "https://avatars.githubusercontent.com/u/88717147?v=4" width=200>|
|:-:|:-:|:-:|
|[김도연](https://github.com/FirstDo)|[이시원](https://github.com/Siwon-L)|[김동욱](https://github.com/malrang-malrang)|

### 사용 라이브러리 & Tool

- FastLane, Github Action: 빌드/ 배포할 때 수행해야 하는 반복작업들을 자동화 하기 위해 사용
- Tuist: 프로젝트 생성, 유지관리, 모듈화를 위해 사용
- ReactorKit(RxSwift): 단방향 플로우를 통한 앱 상태관리를 위해 사용
- Clean Architecture: 확실한 의존성 분리를 통해 유지보수성을 높이기 위해 사용
- PinLayout, FlexLayout: Auto Layout 보다 빠르고 간결하게 Layout을 구성하기 위해 사용

### 프로젝트 구조

<img src = "https://github.com/user-attachments/assets/cf7fe82b-2614-49c8-8c99-94e6db75d656" width = "100%">

# 핵심기능

### 1. 사용한 영수증만 찍으면 돼요
장부는 회비 내역부터 잔액 계산까지 머니몽이 알아서 작성할께요

<img src = "https://github.com/user-attachments/assets/25a8d508-abc3-42fd-94c9-f0ffc0398cae" width = "100%">

### 2. 원하는 장부를 마음껏 만들어봐요
함께 돈을 관리하는 곳이라면 유용하게 쓰일 거라고 확신해요

<img src = "https://github.com/user-attachments/assets/86b00edc-f2f2-41be-b764-25cb58e617ea" width = "100%">

### 3. 초대코드로 간편하게 소속 멤버들과 공유해봐요
같이 사용하며, 회비를 투명하게 관리해요

<img src = "https://github.com/user-attachments/assets/37dfbe0b-5621-4350-9fad-96a0921e93c9" width = "100%">

### 4. 위젯을 통해 핵심 작업에 빠르게 접근해요
영수증 스캔, 회비 내역 확인, 사용한 금액 입력 등을 할 수 있어요!

<img src = "https://github.com/user-attachments/assets/081b5a60-f38d-407d-a310-8d7207962abb" width = "100%">

0 comments on commit 7cc25e3

Please sign in to comment.