Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cable8mm/annotation-ios

Medical annotation client for iPad
https://github.com/cable8mm/annotation-ios

annotations ipad medical-imaging swift

Last synced: 19 days ago
JSON representation

Medical annotation client for iPad

Awesome Lists containing this project

README

        

# Annotation tools for iPad

![Resource for annotation](docs/visual-where.png?raw=true)

[![Swift Format Lint](https://github.com/cable8mm/annotation-ios/actions/workflows/swift-format-lint.yml/badge.svg)](https://github.com/cable8mm/annotation-ios/actions/workflows/swift-format-lint.yml)
[![Latest release](https://img.shields.io/github/v/release/cable8mm/annotation-ios?sort=semver)](https://github.com/cable8mm/annotation-ios/releases/latest)

Annotation means it can be picked up in your drawing, so it can be used in medical labs, hospitals, etc. It has been made for medical resources, especially X-rays.

## Coding style

```sh
swift-format format -i -r ./
```

If you want to do formatting in XCode, install XCFormat extension for XCode.