SimpleDocbase
No description available
Install / Use
/learn @vkdlxh/SimpleDocbaseREADME
SimpleDocbase
SimpleDocbaseはDocbasseReader及び勤怠を簡単に入力できるようにSwiftで作られたアプリです。
Features
- グループ、勤務表、設定の3つの画面に構成されています。
- グループ投稿、コメントを閲覧できます。
- 勤務表を作成し、Docbaseへアップロード(Markdown形式)できます。
- Docbasse APIを利用しています。
- Firebaseを利用したログイン管理をします。
Getting Started
git clone https://github.com/vkdlxh/SimpleDocbase.gitcd SimpleDocbasepod install(requires CocoaPods)- Open
SimpleDocbase.xcworkspacein Xcode 9.0 or higher.
Screenshots
<img src="https://github.com/vkdlxh/SimpleDocbase/raw/master/SimpleDocbase/Supportting%20Files/ScreenShots/WorkSheet.png" width="250"> <span> </span> <img src="https://github.com/vkdlxh/SimpleDocbase/raw/master/SimpleDocbase/Supportting%20Files/ScreenShots/MonthWorkSheet.png" width="250"> <span> </span> <img src="https://github.com/vkdlxh/SimpleDocbase/raw/master/SimpleDocbase/Supportting%20Files/ScreenShots/DayWorkSheet.png" width="250"> <BR>
<img src="https://github.com/vkdlxh/SimpleDocbase/raw/master/SimpleDocbase/Supportting%20Files/ScreenShots/SignIn.png" width="250"> <span> </span> <img src="https://github.com/vkdlxh/SimpleDocbase/raw/master/SimpleDocbase/Supportting%20Files/ScreenShots/GroupList.png" width="250"> <span> </span> <img src="https://github.com/vkdlxh/SimpleDocbase/raw/master/SimpleDocbase/Supportting%20Files/ScreenShots/MemoList.png" width="250"> <BR>
<img src="https://github.com/vkdlxh/SimpleDocbase/raw/master/SimpleDocbase/Supportting%20Files/ScreenShots/Setting.png" width="250">