# BulletTrain - Handwritten BuJo Companion App

### Building the App

It's a mobile app powered by react native. I'm collecting my thoughts on how to build stuff with react native [here](https://wiki.jamesravey.me/books/node-and-typescript/page/react-native-on-android "React Native on Android")

#### Storage

Books can be synced to/from remote storage systems. I will target webdav first because that's my personal itch but I guess theoretically I could also allow syncing with Google, Dropbox and maybe even something like S3.

### Handwriting Recognition

Looks like [CRAFT + TrOCR](https://huggingface.co/spaces/tomofi/CRAFT-TrOCR) is likely to yield the kind of thing we want for recognising handwriting