Skip to content

Doreminwoo/Debate

 
 

Repository files navigation

🌀 토론철 🌀

대한민국 실시간 이슈 토론


👋 Contributors

김민우
@DoReMinWoo
유안지
양승민
소셜로그인, 프로필, 내정보, 채팅 이용약관, 이슈방, 찬성/반대 채팅 고도화

📷 ScreenShot

소셜로그인 프로필 입력/수정 내 프로필
메인화면 이슈맵 토론방

👩🏻‍💻 𝙏𝙚𝙘𝙝 𝙎𝙩𝙖𝙘𝙠

Title Content
Architecture Clean Architecture, MVVM
Design Pattern Repository Pattern, Adapter Pattern, Delegation Pattern, Observer Pattern
Dependency Injection get
State Management get
Network retrofit, http, dio
WebSocket stomp_dart_client
Strategy Git Flow
CI GitHub Action(Lint, Complie Check)
Other Tool Notion, Figma, Discord, Postman

📁 Foldering

📂 lib
┣ 📂 common
┃ ┣ 📂 constants
┃ ┣ 📂 enums
┣ 📂 core
┃ ┣ 📂 constants
┃ ┣ 📂 errors
┃ ┣ 📂 model
┃ ┣ 📂 network
┃ ┣ 📂 routers
┃ ┣ 📂 services
┣ 📂 features
┃ ┣ 📂 auth
┃ ┃ ┃ ┣ 📂 bindings
┃ ┃ ┃ ┣ 📂 data
┃ ┃ ┃ ┃ ┣ 📂 data_sources
┃ ┃ ┃ ┃ ┣ 📂 models
┃ ┃ ┃ ┃ ┣ 📂 repository_impls
┃ ┃ ┃ ┣ 📂 domain
┃ ┃ ┃ ┃ ┣ 📂 entities
┃ ┃ ┃ ┃ ┣ 📂 repositories
┃ ┃ ┃ ┣ 📂 presentation
┃ ┃ ┃ ┃ ┣ 📂 models
┃ ┃ ┃ ┃ ┣ 📂 view_models
┃ ┃ ┃ ┃ ┣ 📂 views
┃ ┃ ┃ ┃ ┣ 📂 widges
┃ ┣ 📂 chat
┃ ┣ 📂 ...
┣ 📂 utils
┃ ┣ 📂 base
┣ 📂 widgets
┣ main.dart

About

토론철

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 98.9%
  • Other 1.1%