An open API service indexing awesome lists of open source software.

https://github.com/developeracademy-postech/2025-c6-a13-nbs

뉴스를 새롭게 ! 뉴뉴스 ~ 🗞️
https://github.com/developeracademy-postech/2025-c6-a13-nbs

composable-architecture javascript safari-extension swift6 swiftui tuist

Last synced: 28 days ago
JSON representation

뉴스를 새롭게 ! 뉴뉴스 ~ 🗞️

Awesome Lists containing this project

README

          

표지1


# 📰 탭탭
> 세상을 바꾸는 작은 시작, 뉴BI 스TOP 팀의 프로젝트입니다.


appstore

## 📆 Project Period
- 전체 기간: `2025.09.01 ~ 진행중`
- 개발 기간: `2025.10.01 ~ 진행중`


## 💡 Feature
1. **Safari 확장프로그램**을 통해 기사를 읽으며 동시에 문장별 하이라이트와 메모를 남기기
image

----

2. 앱에서 **내가 만든 뉴스 요약본**을 스크랩하기
image


## 🧱 Architecture
- **The Composable Architecture (TCA)** 기반으로 상태, 액션, 이펙트를 일관되게 관리
- **App Group + Share Extension** 으로 브라우저에서 선택한 문장을 앱으로 전달
- **SwiftData** 를 사용해 하이라이트/메모를 로컬에 저장
- **Tuist 기반 모듈 분리**(Nbs, DesignSystem, Domain, Feature)


## 🛠 Tech Stack
### Envrionment





### Development





### Communication






## 🚀 Getting Started
```sh
# 1. 프로젝트 clone
https://github.com/DeveloperAcademy-POSTECH/2025-C6-A13-NBS.git

# 2. Tuist 설치
tuist install

# 3. 프로젝트 생성 및 Xcode 실행
tuist generate
```

## 📚 Documentation
👉 자세한 내용은 [Wiki](https://github.com/DeveloperAcademy-POSTECH/2025-C6-A13-NBS/wiki)를 확인하세요!