forked from Nexters/ditto
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add project info * add linkedin link
- Loading branch information
Showing
3 changed files
with
117 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,119 @@ | ||
# ditto | ||
# Ditto | ||
|
||
그룹 일정 & 버킷리스트 서비스 | ||
<div align="center"> | ||
|
||
 | ||
 | ||
<br/> | ||
<b>그룹 일정 & 버킷리스트 서비스</b> | ||
|
||
</div> | ||
|
||
## 🐰 About this project | ||
|
||
Ditto는 그룹 내에서 일정과 버킷리스트를 관리할 수 있는 웹 서비스입니다. 사용자들은 그룹을 생성하거나 참여하여 서로의 일정 및 버킷리스트를 공유하고 관리할 수 있습니다. | ||
|
||
## 🔗 Demo | ||
|
||
Link: https://ditto-o.vercel.app/ | ||
|
||
아래는 예시 페이지 입니다. | ||
|
||
 | ||
 | ||
|
||
## 🔨 Tech stack | ||
|
||
Next.js와 Edge function을 사용해 풀스택으로 개발했습니다. | ||
|
||
- Next.js + Edge functions | ||
- Supabase | ||
- React-query | ||
- Yarn classic | ||
- TypeScript | ||
- Chakra-ui (emotion-js) | ||
- Zustand | ||
|
||
## ✨ Features | ||
|
||
MVP에서 다음과 같은 기능을 완성했습니다. | ||
|
||
- ✅ 카카오 로그인 기반 회원가입 | ||
- ✅ 그룹 생성 및 참여 | ||
- ✅ 그룹 내 일정 추가 및 편집 | ||
- ✅ 그룹 내 버킷리스트 추가 및 편집 | ||
|
||
다음 목표로 생각하는 기능은 다음과 같습니다. | ||
|
||
- 그룹 탈퇴 | ||
- 그룹 삭제 | ||
- 새로운 일정 및 버킷리스트 생성 알림 | ||
|
||
## 🏃 Getting started | ||
|
||
> 💡 .env.local 파일이 필요합니다. | ||
> 해당 파일은 별도의 notion에서 공유되고 있습니다. | ||
``` | ||
yarn install | ||
yarn run dev | ||
``` | ||
|
||
## 🏠 Team Member | ||
|
||
<table align="center"> | ||
<thead> | ||
<tr> | ||
<th align="center">UI/UX Designer</th> | ||
<th align="center">UI/UX Designer</th> | ||
<th align="center">(PM) Frontend Developer</th> | ||
<th align="center">Frontend Developer</th> | ||
<th align="center">Frontend Developer</th> | ||
</tr> | ||
</thead> | ||
<tbody> | ||
<tr> | ||
<td align="center"> | ||
<a href="https://www.linkedin.com/in/%ED%98%84%ED%9D%AC-%EC%9D%B4-b42316235/"> | ||
<img src="https://media.licdn.com/dms/image/C5603AQHdUB0Mb9TFfw/profile-displayphoto-shrink_400_400/0/1663760190892?e=1684368000&v=beta&t=D1fiMYCKwzqAJpDrVXlRvYT66TvdqFtA__zR9L9UoCY" alt="이현희" | ||
width="64" /> | ||
<br /> | ||
이현희 | ||
</a> | ||
</td> | ||
<td align="center"> | ||
<a href="https://www.linkedin.com/in/uxjiwonchoi/"> | ||
<img src="https://media.licdn.com/dms/image/D4D03AQG-vy2KDdiaUw/profile-displayphoto-shrink_400_400/0/1678610961730?e=1684368000&v=beta&t=5v1i6Vip0STxtOkIqtsoM4XWZbq0k21IBWn61STmOrM" alt="최지원" width="64" /> | ||
<br /> | ||
최지원 | ||
</a> | ||
</td> | ||
<td align="center"> | ||
<a href="https://github.com/young-do"> | ||
<img src="https://avatars.githubusercontent.com/u/22021344?s=64&v=4" alt="조영도" /> | ||
<br /> | ||
조영도 | ||
</a> | ||
</td> | ||
<td align="center"> | ||
<a href="https://github.com/siyeons"> | ||
<img src="https://avatars.githubusercontent.com/u/35549653?s=64&v=4" alt="이시연" /> | ||
<br /> | ||
이시연 | ||
</a> | ||
</td> | ||
<td align="center"> | ||
<a href="https://github.com/sangbooom"> | ||
<img src="https://avatars.githubusercontent.com/u/43921054?s=64&v=4" alt="박상범" /> | ||
<br /> | ||
박상범 | ||
</a> | ||
</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
|
||
## 👏 Special thanks to | ||
|
||
Ditto라는 평범한 단어가 멋진 이름이 될 수 있었던 것은 모두 뉴진스 님들 덕분입니다. 뉴진스 최공 🥰 | ||
|
||
[](https://youtu.be/Km71Rr9K-Bw) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.