From f60c39e4a20a3a33f428719badd0354947d9ae97 Mon Sep 17 00:00:00 2001 From: easyhz Date: Tue, 3 Sep 2024 12:30:58 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20README=20=EC=B6=94=EA=B0=80=20(#189)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..ac2ba128 --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +# 노피스 - Noffice +> 공지와 할일을 하나로, 새로운 단체 소통의 시작 + +### [Get it on GooglePlay](https://play.google.com/store/apps/details?id=com.easyhz.noffice.release) +소셜 메신저와 분리해서 사용할 수 있는 +대학생들의 업무 소통에 핏한 새로운 공지 서비스 +![image_banner](https://github.com/user-attachments/assets/815de481-a4c5-40a1-bbfa-70fea8a59a35) + +## Stack +``` +1. Jetpack Compose +2. Hilt +3. Retrofit2 & OkHttp3 +4. Glide +5. Firebase Dynamic Links +6. Firebase Cloud Messaging +7. Datastore +etc. +``` + +## Documentation \ No newline at end of file