Skip to content

๐Ÿฅณ๐Ÿค–Awesome Android Application๐Ÿ˜Ž๐Ÿ˜œ๐Ÿ™„

License

Notifications You must be signed in to change notification settings

YAPP-16th/Team_Android_2_Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

93 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Issues Pulls MIT License

YAPP 16๊ธฐ [์•ˆ๋“œ๋กœ์ด๋“œ 2ํŒ€ - ํŒ€ํ”Œ๋ ˆ์ด(TeamPlay)]


Logo [ํ”„๋กœ์ ํŠธ ๋กœ๊ณ  ๋Œ€์ฒด]

ํŒ€ํ”Œ๋ ˆ์ด(TeamPlay)

ํ”„๋กœ์ ํŠธ ํ•œ์ค„ ์„ค๋ช…

  • PM - ์ตœ๋ฏผ์„ฑ
  • Designer - ๊น€์„ฑ๊ทœ
  • Android - ์˜ค์ค€ํƒ, ์ตœ์ฐฝ์ต, ์ด์˜คํ˜•
  • Backend - ์˜ค์„ฑ์ง„, ์ตœ๋ฏผ์„ฑ

์Šคํฌ๋Ÿผ ํšŒ์˜๋ก
- 2020/03/18
- 2020/03/25
- 2020/03/28
- 2020/03/31

API

View Demo ยท Report Bug ยท Request Feature

Table of Contents

About The Project

To get a local copy up and running follow these simple steps.

Build With

App Architecuture

์ด ์•ฑ์€ Clean Architecture ํŒจํ„ด์œผ๋กœ ์ด 3๊ฐœ์˜ ๋ ˆ์ด์–ด๋กœ ๊ตฌ์„ฑ๋˜์žˆ์Šต๋‹ˆ๋‹ค.

  • Domain
  • Data
  • Presentation

Presentation Architecture - MVVM

UI ๊ด€๋ จ ํŒจํ‚ค์ง€์ธ Presentation์€ MVVM์œผ๋กœ ์„ค๊ณ„ํ–ˆ์Šต๋‹ˆ๋‹ค. ์šฐ๋ฆฌ๋Š” ์œ ์ง€๋ณด์ˆ˜ ๋ฐ ์ถ”ํ›„ ํ™•์žฅ์„ฑ์„ ๊ณ ๋ คํ•œ ์•„ํ‚คํ…์ณ๋ฅผ ์„ ํƒํ–ˆ์Šต๋‹ˆ๋‹ค. ์˜์กด์„ฑ์„ ๋ถ„๋ฆฌํ•˜๊ณ  ๋ชจ๋“ˆํ™”๋ฅผ ์œ„ํ•ด ViewModel์„ ํ™œ์šฉํ•œ MVVM ํŒจํ„ด์„ ์ ์šฉํ–ˆ์Šต๋‹ˆ๋‹ค. MVVM์˜ ๊ตฌ์„ฑ์š”์†Œ๋Š” ๋‹ค์Œ๊ณผ ๊ฐ™์Šต๋‹ˆ๋‹ค.

Model

ViewModel์ด ์‚ฌ์šฉํ•  ๋ฐ์ดํ„ฐ๋ฅผ Usecase๋กœ๋ถ€ํ„ฐ ๋ฐ›์•„์™€์„œ ๋งตํ•‘ํ•ฉ๋‹ˆ๋‹ค.

View

์‚ฌ์šฉ์ž ์ธํ„ฐํŽ˜์ด์Šค๋ฅผ ๋‹ด๋‹นํ•ฉ๋‹ˆ๋‹ค.

ViewModel

View์™€ Model์„ DataBindingํ•˜๋ฉฐ Observable๊ณผ Notify๋ฅผ ํ†ตํ•ด View์—๊ฒŒ ๋ฐ์ดํ„ฐ ๋ณ€๊ฒฝ์„ ํ†ต์ง€ํ•ฉ๋‹ˆ๋‹ค.

BusinessLogic Architecture - Clean Architecture

img

img

Clean Architecture๋Š” Presentation, Domain, Data ๋ ˆ์ด์–ด๋กœ ๊ตฌ์„ฑ๋ฉ๋‹ˆ๋‹ค. ์ด๋“ค ๋ ˆ์ด์–ด๋Š” ์œ„์˜ ์›ํ˜• ๊ทธ๋ฆผ์—์„œ ๋ณด๋‹ค์‹œํ”ผ, ์•ˆ์œผ๋กœ๋งŒ ์˜์กด์„ฑ์„ ํ–ฅํ•ฉ๋‹ˆ๋‹ค. ์œ„ ๊ทธ๋ฆผ์— ์˜ํ•˜๋ฉด, Presentation ๋ ˆ์ด์–ด๋Š” Activity/ Frgment/ UI Component, ViewModel์„ ๊ฐ€์ง€๊ณ  ์žˆ์Šต๋‹ˆ๋‹ค. ํ™”๋ฉด์„ ๋ณด์—ฌ์ฃผ๊ฑฐ๋‚˜ ์•ก์…˜์„ ๋ฐ›์Šต๋‹ˆ๋‹ค. ํ”Œ๋žซํผ๊ณผ Domain ๋ ˆ์ด์–ด์— ์˜์กด์ ์ž…๋‹ˆ๋‹ค. Domain ๋ ˆ์ด์–ด๋Š” ๋น„์ฆˆ๋‹ˆ์Šค ๋กœ์ง์„ ์ฒ˜๋ฆฌํ•ฉ๋‹ˆ๋‹ค. Domain ๋ ˆ์ด์–ด๋Š” Usecase์™€ Entity๋ฅผ ๊ฐ€์ง€๊ณ  ์žˆ์Šต๋‹ˆ๋‹ค. Usecase๋Š” ์‚ฌ์šฉ์ž๊ฐ€ ํ™”๋ฉด์„ ์กฐ์ž‘ํ•˜๋Š” ๊ธฐ๋Šฅ๋‹จ์œ„์ž…๋‹ˆ๋‹ค. Domain ๋ ˆ์ด์–ด๋Š” ์›์—์„œ ๊ฐ€์žฅ ์•ˆ์ชฝ์— ์žˆ์œผ๋ฏ€๋กœ ๋‹ค๋ฅธ ๋ ˆ์ด์–ด์— ๋Œ€ํ•ด ์˜์กด์„ฑ์ด ์—†์Šต๋‹ˆ๋‹ค. Data ๋ ˆ์ด์–ด๋Š” ๋„๋ฉ”์ธ์— ํ•„์š”ํ•œ ๋ชจ๋“  ๋ฐ์ดํ„ฐ๋ฅผ ์กฐ์ž‘ํ•˜๊ธฐ ์œ„ํ•œ ๋ ˆ์ด์–ด์ž…๋‹ˆ๋‹ค. Repository์™€ DataSource๋ฅผ ๊ฐ€์ง€๊ณ  ์žˆ์Šต๋‹ˆ๋‹ค. DataSource๋Š” ๋‹ค์‹œ ๋‚ด๋ถ€ ์ €์žฅ์†Œ์—์„œ ๊ฐ€์ง€๊ณ  ์˜ค๋Š” LocalDataSource์™€ ์™ธ๋ถ€ API์—์„œ ๊ฐ€์ง€๊ณ  ์˜ค๋Š” RemoteDataSource๋กœ ๋‚˜๋‰ฉ๋‹ˆ๋‹ค. Data ๋ ˆ์ด์–ด๋Š” Domain ๋ ˆ์ด์–ด์— ์˜์กด์ ์ž…๋‹ˆ๋‹ค.

DI - Koin

img

DI ํ”„๋ ˆ์ž„์›Œํฌ๋กœ Koin์„ ์‚ฌ์šฉํ–ˆ์Šต๋‹ˆ๋‹ค. ์ฝ”ํ‹€๋ฆฐ์„ ์œ„ํ•œ DI ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ๋กœ ์ˆœ์ˆ˜ ์ฝ”ํ‹€๋ฆฐ๋งŒ์œผ๋กœ ์ž‘์„ฑ๋˜์—ˆ์œผ๋ฉฐ ์–ด๋…ธํ…Œ์ด์…˜ ํ”„๋กœ์„ธ์‹ฑ ๋ฐ ๋ฆฌํ”Œ๋ ‰์…˜์„ ์‚ฌ์šฉํ•˜์ง€ ์•Š๊ธฐ ๋•Œ๋ฌธ์— Dagger์— ๋น„ํ•ด ์ƒ๋Œ€์ ์œผ๋กœ ๋” ๊ฐ€๋ณ์Šต๋‹ˆ๋‹ค. ์šฐ๋ฆฌ์˜ ํ”„๋กœ์ ํŠธ์˜ ํฌ๊ธฐ๊ฐ€ ํฌ์ง€ ์•Š๊ธฐ ๋•Œ๋ฌธ์— Koin์„ ์„ ํƒํ–ˆ์Šต๋‹ˆ๋‹ค.

Contributing

๊ธฐ๋ณธ์ ์œผ๋กœ GitFlow ๋ฐฉ์‹์œผ๋กœ ํ”„๋กœ์ ํŠธ๋ฅผ ์ง„ํ–‰ํ•œ๋‹ค.

  1. Fork the Project
  2. Create your Feature Branch by dev branch (git checkout -b feature/myFeature dev)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Git Flow Plugin

License

MIT License

Copyright (c) 2020 ๊น€์„ฑ๊ทœ ์˜ค์ค€ํƒ ์ด์˜คํ˜• ์ตœ์ฐฝ์ต ์˜ค์„ฑ์ง„ ์ตœ๋ฏผ์„ฑ

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Contact

Project Link: project name

About

๐Ÿฅณ๐Ÿค–Awesome Android Application๐Ÿ˜Ž๐Ÿ˜œ๐Ÿ™„

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published