Skip to content

wkqco33/tauri-book-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

독서 감상문 앱

Tauri 프레임워크를 활용하여 개발하는 독서 감상문 작성 앱

개발 개요

  • 앱 개발을 통한 Rust 프로그래밍 언어 학습
  • Tauri 프레임워크를 활용한 앱 개발
  • 간단한 독서 감상문 앱 개발

개발환경

  • Rust Program Language
    • rusqlite SQLite3 binding for Rust
    • quick-xml A fast and simple XML reader and writer for Rust
    • serde Serialization framework for Rust
    • reqwest An easy and powerful Rust HTTP Client
  • Tauri Framework

도서 정보

앱 실행

cargo tauri dev # 개발 모드

앱 빌드

cargo tauri build # 빌드