https://github.com/codejaws/jawstify
일정 관리는 Jawstify
https://github.com/codejaws/jawstify
github-actions nextjs14 styledcomponents typescript zustand
Last synced: 5 months ago
JSON representation
일정 관리는 Jawstify
- Host: GitHub
- URL: https://github.com/codejaws/jawstify
- Owner: CodeJaws
- Created: 2023-12-16T06:10:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-13T05:18:49.000Z (about 1 year ago)
- Last Synced: 2025-02-01T11:24:32.534Z (5 months ago)
- Topics: github-actions, nextjs14, styledcomponents, typescript, zustand
- Language: TypeScript
- Homepage: https://taskify4.vercel.app/
- Size: 4.3 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
## Jawstify 🦈
개발기간: 2023.12.18 ~ 2024.01.05
### ℹ️ Project Introduction
**스마트하게 나의 일정을 칸반보드로 관리할 수 있는 플랫폼입니다.**
### 🌐 Deploy
https://taskify4.vercel.app/
### 👥 Team
| 4팀 | 4팀 | 4팀 | 4팀 | 4팀 |
| :-------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------: |
||
|
|
|
|
| [박경서](https://github.com/zermzerm)
나의 대시보드 페이지
사이드바
무한스크롤
QA담당
| [김소은](https://github.com/summerkimm)
다크모드 구현
Landing 페이지
대시보드 페이지
Global CSS & palette 정리
| [김기연](https://github.com/arky02)
로그인&회원가입 페이지
소셜 로그인
모달 컴포넌트
대시보드 페이지
| [임윤혁](https://github.com/oauch)
계정관리 페이지
카드 모달 컴포넌트
대시보드 페이지
| [박종민](https://github.com/qooktree1)
대시보드 수정 페이지
Nav바
페이지네이션
API 연동 및 Type 정리
|
## 🦮 Start Guide
### Requirements
For building and running the application you need:
```
Node.js 18.18.2
Npm 9.8.1
```### 🚀 Installation & Start
```bash
$git clone https://github.com/part3-4/Taskify.git
cd Taskify
npm install
npm run dev
```
## ⚒️ Stacks
### Environment
[](https://github.com/msdio/stackticon)
### Common
[](https://github.com/msdio/stackticon)
### Front-End
[](https://github.com/msdio/stackticon)
### Communication
[](https://github.com/msdio/stackticon)
### Deploy
[](https://github.com/msdio/stackticon)
### State Management
## 📁 폴더 구조
```
./
├── README.md
├── apis/ -> api
├── components/ -> 컴포넌트
├── constants/ -> 상수
├── hooks/ -> 커스텀 훅
├── pages/ -> 페이지
├── public/ -> 폰트, 이미지, 아이콘 모음
├── styles/ -> 스타일 관련
├── types/ -> 타입 관련
└── utils/ -> 함수 관련
```
## 🪧 협업 전략
### Github
- 코드의 버전을 관리
- 이슈 발행, 해결을 위한 토론
- PR시, 팀원들이 코드 리뷰를 진행하고 Feedback 게시### Notion, Github Discussion
- Convention 정리(PR, Commit, Naming)
- Ground Rule 정리
- Git branch 전략 정리(Github Flow 전략 사용)### 회의
- 10 a.m. - 팀 회의(Github Discussion 이용)
- PR이 올리면 Code Review하며 Comment